pub async fn remove( db: &Surreal<Client>, id: &str, member: Vec<&str>, ) -> Result<Option<Organization>>