-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey Pier, i agree with what you are saying. We have been integrating apollo into a project and my thought for a while has been that we will ultimately roll our own framework for graphql and vue.
I think the thing with using apollo and vuex is that you are doing double duty (redux and vuex) on all of your requests and you also lose some of the great stuff that apollo does with auto updates on update like actions.
Have you considered working on a library that is essentially taking all the stuff that is generic from apollo and applying it to a vuex backend?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels