ProfessionalUpdateUserError Union
Represents the possible errors in the professionalUpdate mutation input
Types
#
Union of types InvalidPasswordProfessionalUpdateUserError , NotAProfessionalUserIdProfessionalUpdateUserError , InvalidEmailProfessionalUpdateUserError , EmailAlreadyUsedProfessionalUpdateUserError , InvalidInterfaceLanguageProfessionalUpdateUserError , InvalidSpokenLanguageProfessionalUpdateUserError , LastNameIsEmptyProfessionalUpdateUserError , FirstNameIsEmptyProfessionalUpdateUserError , PseudoIsEmptyProfessionalUpdateUserError , CannotChangeOwnRoleProfessionalUpdateUserError , InvalidRoleProfessionalUpdateUserError .
Usages
#
References
#
- Field userErrors from ProfessionalUpdatePayload
Previous
ProfessionalUpdatePayload
Next
Project