//To Replace one/more queries in nuxt route this.$router.push({query: Object.assign({}, this.$route.query, { key: 'value' })});