Skip to main content
Log inSign up
Anchor to OrderEditAddShippingLinePayload

OrderEditAddShippingLinePayload

payload

Return type for orderEditAddShippingLine mutation.

•

The calculated order with the edits applied but not saved.

Anchor to calculatedShippingLinecalculatedShippingLine
•

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

•

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?