
- APIs
- Intermediate
About this Course
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.
What you'll learn
- GraphQL vs. REST
- Working in a GraphiQL environment
- Querying a GraphQL API
Getting Started with GraphQL
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!
8 stepsFetching Data with Queries
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.
5 stepsMaking Changes with Mutations
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.
5 stepsReusable GraphQL
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.
6 stepsTeacher
-
Isaac Lee Morris
Isaac Lee enjoys both clean, flexible UI/UX and the business logic it supports. His skills are heavy on front end and DevOps (React/Webpack/Terraform/Docker), but he can also pitch in on middle tier development and design when needed. Difficult problems of visualization and workflow within a new, evolving industry are exciting to him.
Isaac Lee has built large SPAs for Nike, CDK Global, HomeAdvisor, Playboy, Brewers Association and more.