Skip to main content
Anchor to OrderEditRemoveLineItemDiscountPayload

OrderEditRemoveLineItemDiscountPayload

payload

Return type for orderEditRemoveLineItemDiscount mutation.

•CalculatedLineItem

The calculated line item after removal of the discount.

•CalculatedOrder

An order with the edits applied but not saved.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated

Arguments

•ID!
required

The ID of the calculated order from which to remove the discount.

Anchor to discountApplicationIddiscountApplicationId
•ID!
required

The ID of the calculated discount application to remove.



Was this section helpful?