apollo
apollo copied to clipboard
Documentation or examples how to use Apollo local state management
What problem does this feature solve?
how to use Apollo local state management? any examples? Let's say I want to create Apollo Local UI Cache State management. I our project we don't use vuex. as described in https://vue-apollo.netlify.com/guide/local-state.html#why-use-apollo-local-state-management
Check this out: https://github.com/nuxt-community/apollo-module/issues/266
Because this is the embed of vue-apollo
and vue-cli-plugin-apollo
, then the document is the same as them. I will try to make it clear in the document.