ShippingProfileRateChart
ShippingProfile
filter
ShippingProfileRateChartsFilter
[ShippingProfileRateChart]
type Query { shippingProfileRateCharts(filter: ShippingProfileRateChartsFilter): [ShippingProfileRateChart] }
Query.
shippingProfileRateCharts
Returns a list of
ShippingProfileRateChart
objects that apply to aShippingProfile
Arguments
filter
ShippingProfileRateChartsFilter
Returns:
[ShippingProfileRateChart]
type Query { shippingProfileRateCharts(filter: ShippingProfileRateChartsFilter): [ShippingProfileRateChart] }