Theo's Typesafe CultTTC
Theo's Typesafe Cultβ€’2y agoβ€’
6 replies
Justus

Use React Query + Fetch for file upload

Hey there, I'm using Cloudflare's presigned URL to upload files. To upload the file I'm using the fetch API. How can I use react query for that fetch action? React Query works seamlessly with trpc, but how can I make it work for a good old fetch or axios request?

I couldn't find a question like this before. If it does exist, please point me to the thread! Thanks everyone for your help in advance πŸ™πŸ™Œ
Was this page helpful?