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