Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
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