Skip to main content
object

Represents an error that happens during execution of a cart mutation.

•CartErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Updates the attributes on a cart.

•mutation

Updates customer information associated with a cart. Buyer identity is used to determine international pricing and should match the customer's shipping address.

•mutation

Creates a new cart.

•mutation

Updates the discount codes applied to the cart.

•mutation

Updates the gift card codes applied to the cart.

•mutation

Adds a merchandise line to the cart.

•mutation

Removes one or more merchandise lines from the cart.

•mutation

Updates one or more merchandise lines on a cart.

•mutation

Updates the note on the cart.

•mutation

Update the selected delivery options for a delivery group.


Was this section helpful?


Was this section helpful?