minderlabs / demo

Minder Demo App
1 stars 0 forks source link

Apollo Caching #19

Open richburdon opened 7 years ago

richburdon commented 7 years ago

https://github.com/apollostack/apollo-client/issues/903

Use resolvers to patch cached queries based on mutation and components HOC's queries (for the set of current variable bindings -- e.g., different filters; or at least invalidate non-active variable states).