Docs
Dashboard

CartUpdatePayload

Object

Fields returned for cart update payload.

#

Fields


cart
Cart

The cart associated with this cart update payload.

errors
[CartUpdateError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


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