Shopify GraphQL API / CartInput
Specifies the input fields to create a cart.
Fields
attributes : [AttributeInput!]
lines : [CartLineInput!]
discountCodes : [String!]
note : String
buyerIdentity : CartBuyerIdentityInput
Specifies the input fields to create a cart.
attributes : [AttributeInput!]
lines : [CartLineInput!]
discountCodes : [String!]
note : String
buyerIdentity : CartBuyerIdentityInput