Types > ShippingRule
Description
Topic: Shipping Rules
Fields
Shipping rule components (custom JSON format)
Example: "[]"
group_policy: ShippingRateGroupPolicy!
What to do with multiple shipping rate groups
Example: "multiple_groups"
Unique shipping rule identifier. See also: Unique Identifiers
Example: "sr_EQzGqWoY"
Name of the shipping rule
Example: "FedEx everywhere"
Priority of the rule (rule with higher priority is to be evaluated first)
Example: 0
zones: [Zone!]!
Used By
Mutations
shippingRulesCreate, shippingRulesModify
Queries
Preview (typescript)
Loading module