Function msgraph_rs::pagination::fetch_all_pages

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