OBJECT
Error returned by the professionalCreate mutation when no password or samlUserId is provided.
type PasswordNotSetProfessionalCreateUserError implements UserError {# Error message providing more details about the error.message: String! }