Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I'm trying to make a Product query and I want to filter out products which have a metafield called "custom.test_string" with the value "A".
Is this achievable with a GraphQL query?
I haven't found an answer by searching these forums or reading the docs.
I'm making my queries by passing a #graphql string into context.storefront.query.