Cart User Error
Represents an error that happens during execution of a cart mutation.
Anchor to FieldsFields
- Anchor to codecode•Cart
Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •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
Adds delivery addresses to the cart.
- •mutation
Removes delivery addresses from the cart.
- •mutation
Updates one or more delivery addresses on a cart.
- •mutation
Updates the discount codes applied to the cart.
- •mutation
Removes the gift card 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.