Skip to main content
Anchor to DeliveryValueBasedOptionDefinitionUpdateInput

DeliveryValueBasedOptionDefinitionUpdateInput

input_object

The input fields for updating a value-based shipping option.

•CurrencyCode

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

•String

Description shown to buyers.

Anchor to freeDeliveryMinimumValuefreeDeliveryMinimumValue
•MoneyInput

The cart subtotal required for free shipping. Null clears the threshold. Currency must match the shipping option's currency.

•ID!
non-null

The ID of the value-based shipping option to update.

•Boolean

Whether this shipping option is active and shown to buyers.

•String

The name shown to buyers for this shipping option.

•[DeliveryValueBasedRateGroupCreateInput!]

Rate groups to create for this shipping option.

•[ID!]

The IDs of rate groups to delete from this shipping option.

•[DeliveryValueBasedRateGroupUpdateInput!]

Rate groups to update for this shipping option.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for updating a shipping option. Provide exactly one option type.


Was this section helpful?