Yes—Microsoft Graph API should ideally support SharePoint List Views natively, especially if Graph is positioned as the unified API layer for Microsoft 365.
Relying on SharePoint REST for views creates fragmentation in the developer experience and forces hybrid implementations, which goes against Graph’s goal of simplification and standardization.
That said, until full parity exists, using SharePoint REST for view-level operations remains the practical and reliable approach in production systems.

Be the first to post a comment.