ENUM

EscalationType

Type of escalation

link GraphQL Schema definition

  • enum EscalationType {
  • # Video call
  • VIDEO
  • # Voice call
  • VOICE
  • }