RemoveDiscountCodeInput
Represents the parameters required to remove the discount from the cart
This page contains
Fields
| cartId ID! | Represents the ID of the cart |
| discountCode String! | Represents the Discount Code of the cart |
Mutations for RemoveDiscountCodeInput
| removeDiscountFromCart PREVIEW | Remove discount Code from the cart |


