Remove an applied offer from the customer's cart, thereby removing the associated discount from the cart total.
Arguments
id
String!Required
The unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
buyNow
BooleanWhether to remove offer from buy_now cart. Example: false
Response
Mutation
Try it
Input Variables
Response