Input
CartCreateInput
The input fields to create a cart.
Fields
An array of key-value pairs that contains additional information about the cart.
Limited to 10 entries. If duplicate keys are provided, the last value will be used.
CartItemsInput
object representing the items to be added to the cart.
BuyerIdentityInput
object representing the buyer’s identity (optional).
If set to true, the emails associated with the cart will receive emails if cart is abandoned.
Field to set cart settings on cart creation.
Mutations
Related types
Was this page helpful?