ProductEdge
No description
type ProductEdge {
  node: Product
  cursor: String!
}
Fields
ProductEdge.node ● Product object
ProductEdge.cursor ● String! non-null scalar
Member Of
ProductConnection  object