DEV

Query.

shippingProfileRateCharts

Returns a list of ShippingProfileRateChart objects that apply to a ShippingProfile

Arguments

No description
GraphQL
1
2
3
type Query {
  shippingProfileRateCharts(filter: ShippingProfileRateChartsFilter): [ShippingProfileRateChart]
}

Was this page helpful?