orderDiscountDelete
Remove discount from the order.
orderDiscountDelete(
discountId: ID!
): OrderDiscountDelete
Arguments
orderDiscountDelete.discountId
● ID!
non-null scalar miscellaneous
ID of a discount to remove.
Type
OrderDiscountDelete
object orders
Remove discount from the order.