I've got this result from a query :
I convert it to an object with JSON.parse. Now I Want this object to be an array of string so that it can appear in vue-formular just like this :
tag: ['tag_7z8eq73', 'tag_7v9aq73', 'tag_8gr6h5h', 'tag_5bh89vh', 'tag_0k4kl89'],
Do you know what is the right way to convert ?