Microsoft Graph GraphQL Schema
Microsoft Graph is the unified API gateway for Microsoft 365, Azure Active Directory (Entra ID), Teams, OneDrive, SharePoint, and security services. It exposes data and capabilities for over a billion users and thousands of enterprise organizations through a single, consistent REST endpoint at `https://graph.microsoft.com/v1.0`.
Overview
Microsoft Graph GraphQL Schema is a GraphQL API specification published by Microsoft Graph on the APIs.io network.
Microsoft Graph is the unified API gateway for Microsoft 365, Azure Active Directory (Entra ID), Teams, OneDrive, SharePoint, and security services. It exposes data and capabilities for over a billion users and thousands of enterprise organizations through a single, consistent REST endpoint at https://graph.microsoft.com/v1.0.
documentation is published at https://learn.microsoft.com/en-us/graph/api/overview.
The specification includes 6 reference links.
Tagged areas include Azure AD, Collaboration, Contacts, Documents, and Email.
Endpoint
References
- API Reference https://learn.microsoft.com/en-us/graph/api/overview
- Authentication https://learn.microsoft.com/en-us/graph/auth/
- Permissions Reference https://learn.microsoft.com/en-us/graph/permissions-reference
- SDKs https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
- Changelog https://developer.microsoft.com/en-us/graph/changelog/
- Microsoft Graph GitHub https://github.com/microsoftgraph