Hi team,
I would like to display the image of a product variant in my admin extension, but I don't understand why shopifyProductMedia is always empty. The data schema is as follows: a ShopifyFile table, ShopifyProduct table, and ShopifyProductMedia table. The first two are populated, but the third is empty. I copied the quiz template with the same configuration and it works (the schema files are identical between my project and this template). Any ideas?