I have some product metafields and it has a value set on Shopify product page, but sometimes when I make a query, the value of this field come as undefined/null.
It does not occur everytime, I mean, the metafield work for most of our products, but sometimes, seems randomly, some product does not bring the metafield value (they are set).
Then I manually remove this value > Save > Set a value again > Save; now the query will return the value correctly.
I’m using Hydrogen and it occurs using Storefront API, version 2024-10.
What can be causing this issue? Does exist anywhere a log at Shopify so I can check what was the error, if was during the register or whatever?
Thank in advance!