Is it not possible to sync a metafield of type file to a file field?
It seems to only want to let me sync this field when I have type set to string.
https://clhom.gadget.app/edit/development/model/DataModel-Shopify-Customer/field/A4VFBZJ6-L6r
Gadget Auth - Loading
Gadget Auth

4 Replies
Would that not make sense? Since the reference itself is a string id
well I thought maybe it would pull the file down into a gadget file
I guess I'll need to do that myself in a post create/update action?
Yeah, I would recommend that you handle actually pulling the file down in the action code. We don't handle custom logic like that for you
k will do but I wouldn't call this custom logic. the issue is that you don't have full sync support for all metafield types
in an ideal world a shopify sync with full metafield support would have support for all metafield types including the file type