Microsoft Teams GraphQL Schema
This GraphQL schema provides a conceptual representation of the Microsoft Teams API surface exposed through Microsoft Graph. It maps the core Teams resources — teams, channels, messages, meetings, call records, apps, members, and notifications — into a typed GraphQL schema suitable for tooling, documentation, and exploratory graph queries.
Overview
Microsoft Teams GraphQL Schema is a GraphQL API specification published by Microsoft Teams on the APIs.io network.
This GraphQL schema provides a conceptual representation of the Microsoft Teams API surface exposed through Microsoft Graph. It maps the core Teams resources — teams, channels, messages, meetings, call records, apps, members, and notifications — into a typed GraphQL schema suitable for tooling, documentation, and exploratory graph queries.
The specification includes 4 reference links.
Tagged areas include Chat, Collaboration, Communication, Microsoft 365, and Productivity.
Endpoint
References
- Microsoft Graph Teams API Overview https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview
- Microsoft Graph Communications API https://learn.microsoft.com/en-us/graph/api/resources/communications-api-overview
- Microsoft Graph SDKs https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
- Microsoft Graph GitHub https://github.com/microsoftgraph