Skip to main content
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