add on to the file object
without changing the type of
UploadedFile
, can i add a field to the file object so my frontend can read it after a file is uploaded4 Replies
Are u managing It with a form and formdata?
No so I need to feed the image into a post request
I got that part, but the problem is how do I return the value from the post request onto the frontend or in the file object
What are you using? UploadThing?
ye but i jsut asked, it seems unlikely rn
have to save to db and then check