Docs
Dashboard

cartUpdate

Mutation

Updates an existing cart. This is safe to call concurrently.

#

Arguments


input
CartUpdateInput!Required

The values used to perform the cart update operation.

#

Payload


cart
Cart

The cart associated with this cart update payload.

errors
[CartUpdateError!]

User-facing errors that prevented the operation from succeeding.