ShippingLine object
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
-
CalculatedDraftOrder.shippingLine
-
DraftOrder.shippingLine
-
Order.shippingLine
-
Order.shippingLines
-
ShippingLine.node
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
An auto-generated type for paginating through multiple ShippingLines.
On this page
Fields
-
edges (
[ShippingLineEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
Types that return ShippingLine
An auto-generated type which holds one ShippingLine and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
ShippingLine!
)The item at the end of ShippingLineEdge.
Types that return ShippingLine
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
An auto-generated type for paginating through multiple ShippingLines.
On this page
Fields
-
edges (
[ShippingLineEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one ShippingLine and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
ShippingLine!
)The item at the end of ShippingLineEdge.
Types that return ShippingLineEdge
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
An auto-generated type for paginating through multiple ShippingLines.
On this page
Fields
-
edges (
[ShippingLineEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one ShippingLine and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
ShippingLine!
)The item at the end of ShippingLineEdge.
Types that return ShippingLineEdge
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
An auto-generated type for paginating through multiple ShippingLines.
On this page
Fields
-
edges (
[ShippingLineEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one ShippingLine and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
ShippingLine!
)The item at the end of ShippingLineEdge.
Types that return ShippingLineEdge
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
An auto-generated type for paginating through multiple ShippingLines.
On this page
Fields
-
edges (
[ShippingLineEdge!]!
)A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one ShippingLine and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
ShippingLine!
)The item at the end of ShippingLineEdge.
Types that return ShippingLineEdge
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead
Represents the shipping details that the customer chose for their order.
On this page
Fields
-
carrierIdentifier (
String
)A reference to the carrier service that provided the rate. Present when the rate was computed by a third-party carrier service.
-
code (
String
)A reference to the shipping method.
-
custom (
Boolean!
)Whether the shipping line is custom or not.
-
deliveryCategory (
String
)The general classification of the delivery method.
-
discountAllocations (
[DiscountAllocation!]!
)The discounts that have been allocated to the shipping line.
-
discountedPriceSet (
MoneyBag!
)The pre-tax shipping price with discounts applied.
-
id (
ID
)Globally unique identifier.
-
originalPriceSet (
MoneyBag!
)The pre-tax shipping price without any discounts applied.
-
phone (
String
)The phone number at the shipping address.
-
requestedFulfillmentService (
FulfillmentService
)The fulfillment service requested for the shipping method. Present if the shipping method requires processing by a third party fulfillment service.
-
shippingRateHandle (
String
)A unique identifier for the shipping rate. The format can change without notice and is not meant to be shown to users.
-
source (
String
)Returns the rate source for the shipping line.
-
taxLines (
[TaxLine!]!
)The TaxLine objects connected to this shipping line.
-
title (
String!
)Returns the title of the shipping line.
Types that return ShippingLine
Deprecated fields
-
discountedPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price with discounts applied.
Deprecation warning
Use
discountedPriceSet
instead -
originalPrice (
MoneyV2!
) deprecatedThe pre-tax shipping price without any discounts applied.
Deprecation warning
Use
originalPriceSet
instead -
price (
Money!
) deprecatedReturns the price of the shipping line.
Deprecation warning
Use
originalPriceSet
instead