I an learning Vue (3) and vuex.
I have this store :
export default new Vuex.Store({ state: { user: null }, mutations: {