get data from one vuex store to another code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;