DEV

Query.

serviceLevelRateChart

Returns a ServiceLevelRateChart by ID.

Arguments

id

ID!

Required

No description
GraphQL
1
2
3
type Query {
  serviceLevelRateChart(id: ID!): ServiceLevelRateChart
}

Was this page helpful?