Schema Documentation
ProductWithAttributesToVariationAttributeConnection
Description
Connection between the ProductWithAttributes type and the VariationAttribute type
Fields
Field Name | Description |
---|---|
edges - [ProductWithAttributesToVariationAttributeConnectionEdge!]! | Edges for the ProductWithAttributesToVariationAttributeConnection connection |
nodes - [VariationAttribute!]! | The nodes of the connection, without the edges |
pageInfo - ProductWithAttributesToVariationAttributeConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[ProductWithAttributesToVariationAttributeConnectionEdge],"nodes":[VariationAttribute],"pageInfo":ProductWithAttributesToVariationAttributeConnectionPageInfo}