I didn't find any recommended way to use Apollo Client with Redux. However I found somewhere that Apollo Client replaces Redux, but didn't describe the way to use apollo client to internal state management. Please share the example/code snippet if possible
Internal State Management:
https://dev-blog.apollodata.com/the-future-of-state-management-dd410864cae2
Some Examples:
https://github.com/Urigo/apollo-local-state-examples
Please refer to the great examples listed in https://github.com/apollographql/apollo-client/issues/3083#issuecomment-368818759. Closing - thanks!
Perhaps this article is helpful for anyone stumbling across this issue.
Can anyone provide the example react + redux + apollo for bebiner like I am with redux?
Most helpful comment
Internal State Management:
https://dev-blog.apollodata.com/the-future-of-state-management-dd410864cae2
Some Examples:
https://github.com/Urigo/apollo-local-state-examples