cartUpdate
MutationUpdates an existing cart. This is safe to call concurrently.
#
Arguments
- CartUpdateInput!Required
input The values used to perform the cart update operation.
#
Payload
- Cart
cart The cart associated with this cart update payload.
- [CartUpdateError!]
errors User-facing errors that prevented the operation from succeeding.