Skip to main content
Anchor to DeliveryCarrierCalculatedOptionDefinition

DeliveryCarrierCalculatedOptionDefinition

object

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

A shipping option with rates calculated by a carrier service.

Carrier-calculated options fetch real-time rates from carriers(e.g., UPS, FedEx) at checkout instead of using merchant-defined fixed prices.

•CurrencyCode!
non-null

The currency used for all money values in this shipping option.

•String

Optional description shown to buyers.

Anchor to freeDeliveryMinimumValuefreeDeliveryMinimumValue
•MoneyV2

The cart subtotal required for free shipping. Null if no threshold is set.

•ID!
non-null

A globally unique ID for this shipping option.

•CollectionConnection

Collections that any rate group in this shipping option applies to.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


•LocationConnection

Origin locations that any rate group in this shipping option applies to.

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.


•Boolean!
non-null

Whether this shipping option is active and shown to buyers.

•DeliveryCarrierCalculatedRateGroup!
non-null

The rate group for this carrier-calculated shipping option.


Was this section helpful?


Was this section helpful?