yearn/yearn-sdk

Apollo cache never invalidated

Deams51 opened this issue · 0 comments

The apollo cache never gets invalidated thus serving old content when the subgraph has been updated.

cache: new InMemoryCache()