Skip to main content
Anchor to OrderEditAddShippingLinePayload

OrderEditAddShippingLinePayload

payload

Return type for orderEditAddShippingLine mutation.

•CalculatedOrder

The calculated order with the edits applied but not saved.

Anchor to calculatedShippingLinecalculatedShippingLine
•CalculatedShippingLine

The calculated shipping line that's added during this order edit.

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

Adds a shipping line to an existing order. 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?