Enhancement:
If should be nice to have tabs per Vuex module. So foreach module you have a tab that shows the state and getters of that module.
I think it would be like this:

After select module mutations, state and getters should be filtered by Vuex Module.
Most helpful comment
I think it would be like this:

After select module
mutations,stateandgettersshould be filtered byVuex Module.