Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
I'd like to filter articles by some metadata such as prefecture, tag, and some status(like "recommended") etc.
According to the API documentation, we cannot get articles filtered by some metaobjects because metaobjects don't have the reference to articles in API. Is this correct?
I'd like to know alternative way to make it possible to filter articles by some metaobjects(or metafields).
Could you help me?