Fields


id
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

The CartItemsInput object containing the list of items to be added to the cart.


Mutations