Hopefully you now understand why GraphQL can be useful for you as a Vue developer. it … You don't need to worry about constructing your queries with a request body, headers, and options, that you might have done with axios or fetch.You can directly write queries and mutations in GraphQL and they will automatically be sent to your server via your apollo client instance. 6 days ago. Vue Create project. Versatile. Advanced Open Graph tags. 2 min read. deven. So, let’s add it in. The real focus of this tutorial, while not completely obvious, is the fact that we are able to construct our GraphQL query request by making use of the data property in an axios request. At the