RemoveQuoteDiscountInput
Input for removing discount from quote
This page contains
Fields
| quoteId ID! | Quote to remove discount from |
| discountCode String! | Discount code to remove |
| itemIds [ID!] | Optional specific item IDs to remove discount from |
Mutations for RemoveQuoteDiscountInput
| removeQuoteDiscount PREVIEW | Remove discount from quote |