OBJECT

InvalidSpokenLanguageError

A provided spoken language is not supported

link GraphQL Schema definition

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