OBJECT

IncompatibleAskForNumberChoiceError

The "ask for number" option is enabled while having "respond from" = DESK

link GraphQL Schema definition

  • type IncompatibleAskForNumberChoiceError implements UserError {
  • # Error message describing the reason of the failure
  • message: String!
  • }