Skip to main content

list

Function list 

Source
pub async fn list(
    graph: &GraphClient,
    query: Option<&str>,
    page_token: Option<&str>,
) -> Result<SiteListResult>
Expand description

Without query: returns the user’s followed sites. With query: keyword search across the tenant.