orderLineDiscountRemove Mutation
Remove discount applied to the order line.
orderLineDiscountRemove(
orderLineId: ID!
): OrderLineDiscountRemove
Show return type
Arguments
orderLineId ● ID!
ID of a order line to remove its discount
Type
OrderLineDiscountRemove
Remove discount applied to the order line.