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