mui-toolpad
mui-toolpad copied to clipboard
Add query cache control
trafficstars
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Summary 💡
Allow for setting the cache time of a query to control how long it takes before they get stale
Examples 🌈
basically reacty-query cacheTime property: https://tanstack.com/query/v4/docs/guides/caching
Motivation 🔦
No response