Skip to main content
Anchor to OrderEditRemoveLineItemDiscountPayload

OrderEditRemoveLineItemDiscountPayload

payload

Return type for orderEditRemoveLineItemDiscount mutation.

•CalculatedLineItem

The calculated line item after removal of the discount.

Show fields
•CalculatedOrder

An order with the edits applied but not saved.

Show fields
•OrderEditSession

The order edit session with the edits applied but not saved.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

Anchor to discountApplicationIddiscountApplicationId
•ID!
required

The ID of the calculated discount application to remove.

•ID!
required

The ID of the calculated order or the order edit session to edit. This is the edit from which the line item discount is removed.



Was this section helpful?