ENUM

AutomationLevel

Level of automation of a conversation

link GraphQL Schema definition

  • enum AutomationLevel {
  • FULLY_AUTOMATED
  • NOT_AUTOMATED
  • PARTIALLY_AUTOMATED
  • }