Skip to main content
Anchor to OrderEditAddShippingLineUserError

OrderEditAddShippingLineUserError

object

An error that occurs during the execution of OrderEditAddShippingLine.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
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.

Arguments

•
ID!required

The ID of the calculated order to edit.

•

The shipping line to be added.


Fields

•

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?


Was this section helpful?