orderLineDiscountRemove
Remove discount applied to the order line.
orderLineDiscountRemove(
orderLineId: ID!
): OrderLineDiscountRemove
Arguments
orderLineDiscountRemove.orderLineId
● ID!
non-null scalar miscellaneous
ID of a order line to remove its discount
Type
OrderLineDiscountRemove
object orders
Remove discount applied to the order line.