This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
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
