API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.xx.xx
Persist Query
You can use the persitQueryClient feature of react-query with refine. Different persisters can be used to store your client and cache to many different storage layers.
Run on your local
npm create refine-app@latest -- --example with-persist-query