Intro to GraphQL with TypeScript & Apollo Server

Learn about the GraphQL schema, arguments, queries, and mutations. We'll implement a GraphQL API with TypeScript and Apollo Server.

Hubble space telescope

Details

  • Updated Dec 12, 2024
  • 14 lessons

What you'll learn

  • The schema-first design approach and its benefits

  • Schema definition language (SDL) fundamentals

  • Build a GraphQL API using TypeScript

  • Write resolver functions

  • Connect a REST data source

  • How to use arguments in resolver functions

  • Use arguments in the schema

  • Use resolver chains to resolve data

  • Add mutations to a schema

  • Learn best practices for mutation responses

Prerequisites

  • Basic programming knowledge using TypeScript

Instructor

Liz Hennessy