This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Query GraphQL Data
In this lesson, we'll learn how to use queries fetch data from GraphQL APIs.
We'll use GraphiQL to introspect the API, construct our first query, and then paste it into our Vue App.
We'll also see how the VSCode Apollo extension can help us constructing and editing queries on the go without opening GraphiQL.
Lesson Resources