SupabaseS
Supabase4y ago
raph

Storage adding metadata to files

Is this possible, I noticed a column on files.

        Object.assign(file, { test: 'test' });


Tried this, but it doesn't get passed.
unknown.png
Was this page helpful?