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