Schema Documentation
PaSizeToProductVariationConnection
Description
Connection between the PaSize type and the ProductVariation type
Fields
Field Name | Description |
---|---|
edges - [PaSizeToProductVariationConnectionEdge!]! | Edges for the PaSizeToProductVariationConnection connection |
found - Int | Total products founds |
nodes - [ProductVariation!]! | The nodes of the connection, without the edges |
pageInfo - PaSizeToProductVariationConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[PaSizeToProductVariationConnectionEdge],"found":987,"nodes":[ProductVariation],"pageInfo":PaSizeToProductVariationConnectionPageInfo}