halfmoon
halfmoon11mo ago

Parsing FormData on trpc

Hi all, I have function to put object on S3 const putObjectToS3 = async (body: FormData) => { ... } my question is, how to parse the FormData in trpc? thank
0 Replies
No replies yetBe the first to reply to this messageJoin