Schema Documentation

CartItemToProductVariationConnectionEdge

Description

Connection between the CartItem type and the ProductVariation type

Fields
Field NameDescription
attributes - [VariationAttribute] Attributes of the variation.
node - ProductVariation The node of the connection, without the edges
Example
{"attributes":[VariationAttribute],"node":ProductVariation}