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