Uses openapi-typescript-codegen under the hood, and then analyzes the TypeScript AST of the generated files to create TanStack React Query hooks. Supports server-sided rendering w/ NextJS by using client instances of openapi-typescript-codegen.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^5.17.15^11.1.0^0.27.0^3.2.4^21.0.1^5.3.3^20.11.530
commits
Support optional parameters, and query options don't require queryKey
d53876fView on GitHubChange invalidateQueryXYZ to make the callback take the params
a163036View on GitHubChange invalidateQueryXYZ to a hook and return a named export
133b726View on GitHub