Many developers working with SharePoint Online discover that while Microsoft Graph API provides access to lists, items, and metadata, it does not currently support retrieving, creating, or managing SharePoint List Views. As a result, developers often need to fall back to SharePoint REST API for view-related operations.
From an architecture and developer experience perspective:
- Should Microsoft Graph become the single API layer for all SharePoint operations?
- Is maintaining separate Graph and SharePoint REST capabilities creating unnecessary complexity?
- What challenges have you faced when working with SharePoint List Views?
- How are you handling this limitation in production environments?
Share your experience, workarounds, and thoughts on the future of Microsoft Graph and SharePoint integration.
