Schema Documentation
CartItemToProductVariationConnectionEdge
Description
Connection between the CartItem type and the ProductVariation type
Fields
Field Name | Description |
---|---|
attributes -
[VariationAttribute] | Attributes of the variation. |
node -
ProductVariation | The node of the connection, without the edges |
Example
{"attributes":[VariationAttribute],"node":ProductVariation}