Im confused how Apollo GraphQL caches its queries … Do I need to add a stale timer like `staleTime` like in React-Query?
Read More