Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
Hi,
When I query for product's metafields, I get null in response.
My query:
Every single product in my shop has a value for this metafield. This metafield does have "Storefront access" set to "Read" in it's options, yet I still get null for results for metafields. Why is that?
I know there used to be that you had to make a mutation "metafieldStorefrontVisibilityCreate" to make the metafield visible in storefront, but I imagine that's not required anymore since there's an option for storefront access in metafields options?
What am I missing here? Thanks.