How can we display products that have metafields in a grid listing on the app page, with features such as sorting, search, pagination, and filter options, when there are more than a thousand products, variants, or metafields?
We want to display products in a grid listing that have metafield rules in their variants, with more than a thousand items. When we click on any rule or metafield, we need to display the product grid listing with search, filter, pagination features.
Is there an API available to fetch metafields with specific criteria, or any other option to fetch products that have particular metafields?