Vuex-Module-Decorators RawError globalmente
import { config } from 'vuex-module-decorators'
// Set rawError to true by default on all @Action decorators
config.rawError = true
florinrelea