A pre-configured library for maintaining the server state. Improves handling the data fetching, caching, synchronizing and updating the server state in React application.
Key parts 
- a QueryClient
 - the useQuery and useMutation hooks
 
A pre-configured library for maintaining the server state. Improves handling the data fetching, caching, synchronizing and updating the server state in React application.