Function fetch_all_pages

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