Anchor to OrderEditRemoveLineItemDiscountPayloadOrder
OrderEditRemoveLineItemDiscountPayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to calculatedLineItemcalculated•
Line Item The calculated line item after removal of the discount.
- Anchor to calculatedOrdercalculated•
Order An order with the edits applied but not saved.
- Anchor to userErrorsuser•
Errors [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
- •mutationDeprecated
Removes a line item discount that was applied as part of an order edit. Use
instead.
Was this section helpful?