Add entities created with @ParamsFromFile to manifest

Hi,

Is there a way to add an entity to the manifest that is based on a file, such that it is there upon startup?
I work on multiple apps and clear my database often. And every time I spend a few minutes uploading all the files again to get my app to a functioning state.

I can add a .json, but how does this work when my entity is based on a fileupload? I can save the params that are based on the file still, but not the file itself I suppose?

Thanks!

Good question, this is not possible at the moment

1 Like