mutation

applyCoupon

Apply a coupon code to the cart to trigger discounts on eligible items.
Arguments
applyCouponRequestInput
ApplyCouponRequestInput
Apply coupon request schema used to apply the coupon that includes cart id and coupon to be applied.
Select `true` to retrieve the price breakup of cart items.
Select `true` to retrieve all the items added in the cart.
The unique identifier of the cart.
Select `true` for getting a payment option in response.
buyNow
Boolean
This is boolean to get buy_now cart.
cartType
String
The type of cart.
Response
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...