OrderStagedChangeAddShippingLine - admin-graphql - OBJECT
Version: 2024-10
Description:
A new [shipping line](https://shopify.dev/api/admin-graphql/latest/objects/shippingline)
added as part of an order edit.
Access Scopes
`read_order_edits` access scope.
Fields
-
phone:
String -
The phone number at the shipping address.
-
presentmentTitle:
String -
The shipping line's title that's shown to the buyer.
-
price:
MoneyV2! -
The price that applies to the shipping line.
-
title:
String -
The title of the shipping line.
Connections
Related queries
Related mutations
Related Unions
Examples