I am using vuex action to initiate an apollo api call. But I want to write the API in a separate place out side of the vuex action to make it more modular and just want the