OBJECT
Error returned by the professionalUpdate mutation when the provided first name is empty.
type FirstNameIsEmptyProfessionalUpdateUserError implements UserError {# Error message providing more details about the error.message: String! }