Shopify GraphQL API / CheckoutLineItem
A single line item in the checkout, grouped by variant and attributes.
Implements
Fields
customAttributes : [Attribute!]!
discountAllocations : [DiscountAllocation!]!
id : ID!
quantity : Int!
title : String!
unitPrice : MoneyV2
variant : ProductVariant