react-query-swagger
react-query-swagger copied to clipboard
RSC Compatible?
Hey,
is the output of this Library ready to use in a Next.js 14 setup. I had issues to use the generated Request in Server components. The BaseUrl and fetch function override that I've added doesn't seem to work on a Server component.
Also there seems to be no Support for SuspenseQueries and prefetching?