Skip to main content
Log inSign up
Anchor to OrderEditRemoveLineItemDiscountPayload

OrderEditRemoveLineItemDiscountPayload

payload

Return type for orderEditRemoveLineItemDiscount mutation.

•

The calculated line item after removal of the discount.

•

An order with the edits applied but not saved.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutationDeprecated

Removes a line item discount that was applied as part of an order edit. Use orderEditRemoveDiscount instead.


Was this section helpful?