Return type for `orderEditAddShippingLine` mutation.
Access Scopes
Fields
calculatedOrder:
CalculatedOrder -
The [calculated order](https://shopify.dev/api/admin-graphql/latest/objects/calculatedorder)
with the edits applied but not saved.
calculatedShippingLine:
CalculatedShippingLine -
The [calculated shipping line](https://shopify.dev/api/admin-graphql/latest/objects/calculatedshippingline)
that's added during this order edit.
userErrors:
OrderEditAddShippingLineUserError! -
The list of errors that occurred from executing the mutation.