detect if field value is not a File and pass value directly without uploading #12
Open
Description
Sometimes, I'd like my front-end to pass a string instead of a File blob (I'm storing photoURL in my TABLEs).
Is it possible to detect if the passed value is actually a File and not crash like it does now?
Metadata
Assignees
Labels
No labels