shopifyMedia model I had a simple computed field setup on shopifyProduct which had the following below, all this would do is return me the URL, nice and easy.shopifyMedia then links to a shopifyFile record. Obviously I can retrieve these with an API call but wondering if its possible still with a computed field?