OBJECT

InvalidPriorityValueError

The provided priority is invalid for the concerned channel

link GraphQL Schema definition

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