useQuery inside webworker/sharedWorker
Hello there,
I am trying to use useQuery from react query inside web worker to seperate api and call and other calculation from main thread, and for which I need a way to call useQuery inside web worker.
can you please help me out with this?
Looking forward to hear from you
0 Replies