OBJECT

InvalidSpokenLanguageProfessionalUpdateUserError

Error returned by the professionalUpdate mutation when a provided spoken language is invalid.

link GraphQL Schema definition

  • type InvalidSpokenLanguageProfessionalUpdateUserError implements UserError {
  • # Error message providing more details about the error.
  • message: String!
  • }