You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read that Apollo (vue-apollo & apollo client) use redux store internally under the hood. Is that also the case with this implementation, or is that replaced by vuex entirely?
Could this package be used as a drop-in replacement of vuex, if you application is already built with vuex?
The text was updated successfully, but these errors were encountered:
I've read that Apollo (
vue-apollo
&apollo client
) use redux store internally under the hood. Is that also the case with this implementation, or is that replaced by vuex entirely?Could this package be used as a drop-in replacement of vuex, if you application is already built with vuex?
The text was updated successfully, but these errors were encountered: