elephant icon indicating copy to clipboard operation
elephant copied to clipboard

Vuex + Apollo

Open maximecolin opened this issue 7 years ago • 0 comments

Example:

https://github.com/PierBover/vuex-apollo-example-project/blob/master/store.js

Update cache after mutation:

http://dev.apollodata.com/core/read-and-write.html#updating-the-cache-after-a-mutation http://dev.apollodata.com/react/api-mutations.html#graphql-mutation-options-update https://dev-blog.apollodata.com/mutations-and-optimistic-ui-in-apollo-client-517eacee8fb0

maximecolin avatar Jun 19 '17 15:06 maximecolin