Anchor to DeliveryWeightBasedOptionDefinitionUpdateInputDelivery
input_objectDelivery Weight Based Option Definition Update Input
The input fields for updating a weight-based shipping option.
Anchor to FieldsFields
- currency (CurrencyCode)
- description (String)
- freeDeliveryMinimumValue (MoneyInput)
- id (ID!)
- isActive (Boolean)
- name (String)
- rateGroupToUpdate (DeliveryWeightBasedRateGroupUpdateInput)
- Anchor to currencycurrency•Currency
Code The currency used for all money values in this shipping option.
- Anchor to descriptiondescription•String
Optional description shown to buyers.
- Anchor to freeDeliveryMinimumValuefree•Money
Delivery Minimum Value Input The cart subtotal required for free shipping. Null clears the threshold. Currency must match the shipping option's currency.
- •ID!non-null
The globally unique ID of the weight-based shipping option to update.
- Anchor to isActiveis•Boolean
Active Whether this shipping option is active and shown to buyers.
- Anchor to namename•String
The name shown to buyers for this shipping option.
- Anchor to rateGroupToUpdaterate•Delivery
Group To Update Weight Based Rate Group Update Input Updates to the existing rate group.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to DeliveryOptionDefinitionUpdateInput.weightBasedDelivery•INPUT OBJECT
Option Definition Update Input.weightBased The input fields for updating a shipping option. Provide exactly one option type.
Was this section helpful?