You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
## Features
6
6
7
7
- Supports generation of custom react hooks that use React Query's `useQuery` and `useMutation` hooks
8
+
- Supports generation of query keys for query caching
8
9
- Supports the option to use pure TypeScript clients generated by [OpenAPI Typescript Codegen](https://github.com/ferdikoomen/openapi-typescript-codegen)
9
10
10
11
## Install
@@ -81,8 +82,13 @@ You can also use pure TS clients.
0 commit comments