Shopify GraphQL API / CheckoutCreateInput

Specifies the fields required to create a checkout.

Fields

email : String

lineItems : [CheckoutLineItemInput!]

shippingAddress : MailingAddressInput

note : String

customAttributes : [AttributeInput!]

allowPartialAddresses : Boolean

presentmentCurrencyCode : CurrencyCode

buyerIdentity : CheckoutBuyerIdentityInput

Documentation created using imtala