* [x] adapt apollo-cache to the new apollo-client 3.0 cache management (80% done) * [x] adapt apollo-offline with the new apollo-client 3.0 mutation management (80%) * [x] adapt the `todo` example project * [ ] adapt the sample project in nextjs & SSR (there are problems with the compilation, the library is not distributed with the use of tslib * [ ] test garbage collector * [x] open a PR in Apollo to expose internal APIs [cache](https://github.com/apollographql/apollo-client/pull/5601) & [mutation](https://github.com/apollographql/apollo-client/pull/5649)) branch wora: https://github.com/morrys/wora/tree/apollo-client-3.0 branch examples: https://github.com/morrys/offline-examples/tree/apollo-client.3.0
todoexample projectbranch wora: https://github.com/morrys/wora/tree/apollo-client-3.0
branch examples: https://github.com/morrys/offline-examples/tree/apollo-client.3.0