Objects
ShopifyCartLine
Represents cart items from a Shopify store. Allows updating the quantity of each item and providing detailed information about each product variant.
Fields
quantity
Int!
requiredThe number of items of this particular product variant in the cart.
variant
required
The product variant from the Shopify store that corresponds to this cart line item.
Related types
Was this page helpful?