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 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?