OBJECT
Error returned by the professionalCreate mutation when the provided group id is invalid.
type InvalidGroupIdProfessionalCreateUserError implements UserError {# Error message providing more details about the error.message: String! }