OBJECT

PageAuto_FX_Mapping

The page containing page information and edges

link GraphQL Schema definition

  • type PageAuto_FX_Mapping {
  • # Common information about the current page.
  • pageInfo: PageInfo!
  • # Contains associated DomainEntities with meta information.
  • edges: [EdgeAuto_FX_Mapping!]!
  • }

link Require by