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
No description
4 Replies
Chocci_Milk
Chocci_Milk5mo ago
Would that not make sense? Since the reference itself is a string id
kalenjordan
kalenjordanOP5mo ago
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?
Chocci_Milk
Chocci_Milk5mo ago
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
kalenjordan
kalenjordanOP5mo ago
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

Did you find this page helpful?