Skip to main content

Fields


id
required
The ID of the cart that the user wants to remove. It’s a unique identifier for the cart in the system.
items
required
The CartItemsInput object containing the list of items to be added to the cart.

Mutations