Skip to main content
QUERY
escalationPath(id: ID!): EscalationPath

Arguments

id
ID!
required
id
ID!
name
String!

The ordered sequence of escalation steps. When a thread is escalated, it advances to the next step in this list.

description
String

An optional human-readable description of the escalation path's purpose.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response