Schema Documentation
CompositeCartItemCompositeDataToProductConnectionEdge
Description
Connection between the CompositeCartItemCompositeData type and the Product type
Fields
Field Name | Description |
---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. |
node - Product! | The node of the connection, without the edges |
simpleVariations - [SimpleAttribute] | Simple variation attribute data |
Example
{"cursor":"abc123","node":Product,"simpleVariations":[SimpleAttribute]}