What patterns and tools are you using to build large apps with react and GraphQL?<p>With Apollo, do you use cache or link-state?
Are you using redux (I love redux) or the context API?<p>How are you propagating the effects of a mutation throughout the app?