I have a mutation getDropDownData in my store and this mutation looks like the following:
getDropDownData
async getDropDownData(state) { let res = await ApiServic