Vuex state management vs Apollo

After I experimented a bit i also agree that Vuex can be used for csrf sessions and form data(maybe more). Also it is nice to know that Apollo state will update the cache on the graphql side.

So the best solution as you stated @bjunc, both have there place and use.

Thanks for adding you opinion and exprience.

PS: using only nuxt from now on google is not indexing spa’s anymore, confirmed on their blog.