Anchor to OrderEditRemoveLineItemDiscountPayloadOrder
payloadOrder Edit Remove Line Item Discount Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to calculatedLineItemcalculated•Calculated
Line Item Line Item The calculated line item after removal of the discount.
- Anchor to calculatedOrdercalculated•Calculated
Order Order An order with the edits applied but not saved.
- Anchor to orderEditSessionorder•Order
Edit Session Edit Session The order edit session with the edits applied but not saved.
- Anchor to userErrorsuser•[User
Errors Error!]! 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
- •mutationDeprecated
- •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.
- Anchor to discountApplicationIddiscount•ID!
Application Id required The ID of the calculated discount application to remove.
Arguments
- •ID!
Was this section helpful?