This video is available to students only

Module 3 Introduction

Introduction to Module 3.0.

Module 3 Introduction

We have an understanding of how GraphQL is a typed query language that allows client-side applications to request the data they want. With that said, how would one go about creating a GraphQL API?

GraphQL is a specification, not a direct implementation. This means GraphQL can be implemented in multiple programming languages. In our case, we'll be using Apollo to create our API.

Start a new discussion. All notification go to the author.