Shopify has introduced the admin_filterable
capability for metaobject fields, allowing these fields to be searchable and filterable directly within the Shopify Admin. This feature enables merchants to manage their product data more efficiently by using field values as criteria for filtering and saving views.
For Shopify Plus merchants, this enhancement means greater control over large data sets. By making metaobject fields filterable, merchants can quickly isolate and manage specific data points, leading to more streamlined operations and faster decision-making capabilities.
A Shopify Plus merchant uses the admin_filterable
feature for metaobject fields to filter products by custom metadata like 'season' and 'collection'. With this, they reduce the time spent managing inventory by 30%, allowing for more agile response to market demand.
admin_filterable
capability.Q: Do I need to change existing field definitions?
A: Yes, update them to include the filterable capability using the Admin GraphQL API.
Q: Can I revert a field back to non-filterable?
A: Adjust the capability settings via API to disable filtering if needed.
For more details, check out the Shopify API documentation.
Need guidance? Talk to Makro.