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