m365-graph-schema-monitor helps track Graph API shape changes over time by acquiring metadata snapshots and comparing CSDL definitions between versions.
What it does
- Captures and stores Graph metadata snapshots
- Parses entity and type definitions from CSDL
- Diffs schema changes and renders reviewable reports
Why it matters
Graph schema changes can quietly break governance and security tooling. Early visibility improves resilience and reduces reactive maintenance work.