Vue-Apollo GraphQL Fundamentals
Plans from $25/month

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.

Setup Vue & Apollo

In this lesson, we'll learn how to set up and configure Vue-Apollo, to make our Vue.js applications ready to consume a GraphQL API.

Libraries needed

yarn add vue-apollo apollo-boost graphql

Lesson Resources