DEV

Query.

serviceLevelRateCharts

Returns a list of ServiceLevelRateChart objects that apply to a ServiceLevel

Arguments

No description
GraphQL
1
2
3
type Query {
  serviceLevelRateCharts(filter: ServiceLevelRateChartsFilter): [ServiceLevelRateChart]
}

Was this page helpful?