CartUpdatePayload
ObjectFields returned for cart update payload.
#
Fields
- Cart
cart The cart associated with this cart update payload.
- [CartUpdateError!]
errors User-facing errors that prevented the operation from succeeding.
#
Mutations
Updates an existing cart. This is safe to call concurrently.