So, I have some axios call in asyncData, after while i would like to recall this action again, is it possible to call asyncData as a one big function again from created hook e.g.? Something like this.asyncData() ?
This question is available on Nuxt.js community (#c2334)