You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this time I am not seeing an easy to way to know how recent the data in the cache has been set.
It would be nice to have this information accessible through the API and/or an option such as stale-time during the setup.
I am using a fetch-policy of "cache-first" for most of my queries. However, data that is more than a day/week/month old I would like to be able to purge.