Schema Documentation
SimpleProductToProductConnection
Description
Connection between the SimpleProduct type and the Product type
Fields
Field Name | Description |
---|---|
edges -
[SimpleProductToProductConnectionEdge] | Edges for the SimpleProductToProductConnection connection |
nodes -
[Product] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[SimpleProductToProductConnectionEdge],"nodes":[Product],"pageInfo":WPPageInfo}