Advanced GraphQL, v2

Advanced GraphQL, v2

Learning Paths:
3 hours, 25 minutes CC

Become a GraphQL master by learning to build production-ready GraphQL APIs in Node.js and Apollo Server. Learn to secure your API with authentication, handle errors within resolvers, and add in integration and unit tests. You’ll also learn to access realtime data using subscriptions and expand on the capability and flexibility of GraphQL with custom directives!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 17, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Authentication

Subscriptions

Errors & Testing

Directives

Deploy & Cache

Wrapping Up