ApplyDiscountInput
Represents the parameters required for applying discount to cart
This page contains
Fields
cartId ID! | Represents the ID of the cart |
discountCode String! | Represents the Discount Code of the cart |
Mutations for ApplyDiscountInput
applyDiscountToCart PREVIEW | Apply discount Code to the cart |