Fields


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

Mutations