Schema Documentation

ProductToUpsellConnection

Description

Connection between the Product type and the Product type

Fields
Field NameDescription
edges - [ProductToUpsellConnectionEdge] Edges for the ProductToUpsellConnection connection
nodes - [Product] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[ProductToUpsellConnectionEdge],"nodes":[Product],"pageInfo":WPPageInfo}