- Removed several deprecated Shop fields in Admin GraphQL API 2025-01.
- Replaced fields now reside under QueryRoot (e.g., Shop.collectionByHandle → QueryRoot.collectionByHandle).
- Update client queries to use the new QueryRoot paths to avoid breaking errors.