fabien0102 / openapi-codegen

A tool for generating code base on an OpenAPI schema.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generation of `useSuspenseQuery`?

tmns opened this issue · comments

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?