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