Skip to main content
Anchor to OrderEditUpdateDiscountPayload

OrderEditUpdateDiscountPayload

payload

Return type for orderEditUpdateDiscount mutation.

•CalculatedOrder

An order with the edits applied but not saved.

•[OrderEditUpdateDiscountUserError!]!
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

Updates a manual line level discount on the current order edit. For more information on how to use the GraphQL Admin API to edit an existing order, refer to Edit existing orders.


Was this section helpful?