Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?