UpdateCartItemsPayload
Payload for updated cart items or userErrors while updating the cart items if any
This page contains
Fields
cart: Cart PREVIEW | Represets the updated cart |
userErrors: [UpdateCartItemsError!] PREVIEW | Details of errors occurred while updating a cart items |
Mutations for UpdateCartItemsPayload
updateCartItems PREVIEW | Update items of an existing cart |