There was an error while loading. Please reload this page.
Best pratices to use Apollo State management.
https://www.youtube.com/watch?v=xASrlg9rmR4&t=963s
To use Policies as replacement of redux selectors
https://www.nerdwallet.com/blog/engineering/redux-to-apollo-data-access-patterns/
To use Reactive Variables and Policies
https://www.apollographql.com/blog/apollo-client/caching/local-state-management-with-reactive-variables/
Contributing