ShippingLineInput input object
Specifies the shipping details for the order.
Input fields
- price (
[Money](https://shopify.dev/docs/admin-api/graphql/reference/scalar#money-2021-01))
Price of the shipping rate. - shippingRateHandle (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
A unique identifier for the shipping rate. - title (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
Title of the shipping rate. 
