Types > StorefrontShippingRateGroup
Description
Fields
items: [ShippingRateGroupItem!]!
shipping_rates: [StorefrontShippingRate!]!
Used By
Types
Preview (typescript)
interface StorefrontShippingRateGroup {items: ShippingRateGroupItem[]shipping_rates: StorefrontShippingRate[]}