CategoryEdge

GraphQL schema definition

  • type CategoryEdge {
  • node: Category
  • cursor: String!
  • }

Fields

Required by