ProductEdge

GraphQL schema definition

  • type ProductEdge {
  • node: Product
  • cursor: String!
  • }

Fields

Required by