pub fn fetch_all_pages( client: &GraphClient, initial_response: Value, ) -> Result<Value, Box<dyn Error>>