I created a Vue.js app with a central store with vuex and some basic API calls with axios to fetch data into the store.
I create the following store action: