mutation

deleteCart

Delete all items from the user's cart and resets it to its initial state, providing a clean slate for new selections.
Arguments
The unique identifier of the cart.
Response
message
String
Message for delete cart response.
success
Boolean
True if cart is archived successfully. False if not archived.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...