- Metaobject field definitions now support an admin_filterable capability, making them searchable and filterable in the Shopify admin.
- The Admin GraphQL API can set adminFilterable.enabled when creating or updating field definitions.
- Developers can query the admin_filterable status of fields via GraphQL to verify capability settings.