Skip to main content
Anchor to DeliveryOptionDefinitionRateGroup

DeliveryOptionDefinitionRateGroup

interface

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

A delivery rate group within an option definition.

•DeliveryRateGroupConditions!
non-null

Conditions that scope this rate group to specific collections or origin locations.

•ID!
non-null

A globally-unique ID.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A rate group for a carrier-calculated shipping option.

Sets the carrier service, rate adjustments, and carrier-provided services offered at checkout.

•OBJECT

A flat rate group for a shipping option.

Contains one fixed-price rate and optional collection or origin location conditions.

•OBJECT

A rate group for a value-based shipping option.

Contains rates that define price tiers based on cart value.

•OBJECT

A rate group for a weight-based shipping option.

Contains rates that define price tiers based on package weight.


Was this section helpful?