Shopify GraphQL API / CheckoutLineItemUpdateInput
Specifies the input fields to update a line item on the checkout.
Fields
id : ID
variantId : ID
quantity : Int
customAttributes : [AttributeInput!]
Specifies the input fields to update a line item on the checkout.
id : ID
variantId : ID
quantity : Int
customAttributes : [AttributeInput!]