UpdateCartItemsInput
Represents inputs needed for updating the cart items
This page contains
Fields
cartId ID! | Represents the ID of the cart |
items [UpdateCartItemInput!]! PREVIEW | Represents the updated cart items with updated fields data |
Mutations for UpdateCartItemsInput
updateCartItems PREVIEW | Update items of an existing cart |