vuex access rootstate in action code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;