openapi-codegen
openapi-codegen copied to clipboard
Generation of `useSuspenseQuery`?
Hey all, first a big thanks for creating & maintaining this project -- it's super helpful!
I'm just wondering if it makes sense for generateReactQueryComponents
to also output useSuspenseQuery
versions of the useQuery
hooks? Or is that something better left to the developer?
is there any plan to support it?