- Starting in API version 2026-10, the GraphQL Admin API returns an error for metafield filters that aren’t set up for filtering instead of silently ignoring them.
- This breaking change requires apps that filter by metafields to verify definitions allow filtering and use supported comparisons before upgrading.
- Queries on versions prior to 2026-10 retain the old behavior; migrate by updating and testing affected queries against the new version.