I need to get an url with parameters and pass the value of some parameters to the Vuex. On the page, I wrote the following code:
asyncData({ store, query })