Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.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
Last updated on Jul 19, 2023 by Yıldıray Ünlü