pub async fn get_by_url(graph: &GraphClient, url: &str) -> Result<Site>Expand description
Resolve a site by URL (/sites/{hostname}:/{path}).
pub async fn get_by_url(graph: &GraphClient, url: &str) -> Result<Site>Resolve a site by URL (/sites/{hostname}:/{path}).