Anchor to CalculatedShippingLineCalculated
CalculatedShippingLine
object
Requires access scope.
A shipping line item involved in order editing that may be newly added or have new changes applied.
Anchor to FieldsFields
- •
A globally-unique ID.
- Anchor to priceprice•Money
Bag! non-null The price of the shipping line when sold and before applying discounts. This field includes taxes if
is true. Otherwise, this field doesn't include taxes for the shipping line.
- Anchor to stagedStatusstaged•
Status The staged status of the shipping line.
- Anchor to titletitle•String!non-null
The title of the shipping line.
Was this section helpful?
Map
Fields with this object
Anchor to MutationsMutations
- •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?