1 2
pub static GRAPH_URL: &str = "https://graph.microsoft.com/v1.0"; pub static GRAPH_URL_BETA: &str = "https://graph.microsoft.com/beta";