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
The simplest way to start building with Tanstack Query.
8
8
9
9
This library builds on top of Tanstack Query to provide out-of-the-box functionality to help you get started faster, and keep the application code well-structured.
10
10
11
11
It uses the builder pattern, the best pattern for working with complex Typescript types.
12
12
13
-
[Visit the docs →](https://gkurt.com/react-query-builder/)
13
+
[Visit the docs →](https://gkurt.com/tanstack-query-builder/)
14
14
15
15
## Features
16
16
@@ -36,7 +36,7 @@ When a Post is deleted, the list query is automatically invalidated and refetche
0 commit comments