Simplify your backend with GraphQL, the new query language and runtime that is taking the world by storm. With GraphQL, it’s no longer necessary to resolve a bunch of different REST endpoints to get a complete chunk of data. We can use GraphQL to tell a server which data we want, and exactly what it should look like. Whether you’re a front-end developer looking to simplify your workflow, or a back-end developer looking for a way to compose more robust APIs, this course is the perfect place to start.
Welcome! In this stage, you will get an overview of what GraphQL is and why it’s so useful for web development. After we define some of the basic terminology, you’ll learn how to setup a sandbox for GraphQL, and run your first query!
Chevron 8 steps2:35
2:37
1:03
2:09
3:01
4 questions
GraphQL queries specify which data we want to fetch, and how we want that data to look when it comes back. In this stage, you will learn the various ways you can request data in a query.
Chevron 5 steps1:14
3:05
1:40
7 questions
You have learned how to retrieve certain information using a GraphQL query, but what about when we want to make changes? That is where Mutations come in. In this stage, we will use Mutations to modify our data.
Chevron 5 steps1:38
3:52
3 questions
4:32
5 questions
Congratulations, you can fetch and modify data with GraphQL. In our final stage, we will learn some extra features that make working with GraphQL even easier.
Chevron 6 steps3:21
3:37
5 questions
5:11
3:42
5 questions