0👍
Apollo Client has an InMemoryCache and does not reload the data unless you say so.
See
https://www.apollographql.com/docs/react/caching/cache-configuration/
Source:stackexchange.com
0👍
Apollo Client has an InMemoryCache and does not reload the data unless you say so.
See
https://www.apollographql.com/docs/react/caching/cache-configuration/