I\'m trying to create a Vue mixin which would handle my Axios calls (I need to do a lot of similar calls from different components).
Mixin code is like this: