In this video we will use a code-first approach to building a GraphQL API. This means that the code we write will generate the GraphQL schema as an artifact rather than something we have to maintain ourselves. We’ll be building our own GraphQL resume API in Next.js, Apollo Server, Nexus Schema, and TypeScript. Follow along and try making changes by adding your own data.

  • 00:00 Introduction
  • 02:40 AppSignal
  • 03:40 Creating Apollo Server
  • 09:00 Creating Schema with Nexus
  • 12:00 Defining Query Type
  • 18:00 Creating Bio Type
  • 22:30 Custom Scalars
  • 24:00 Generating Schema and Types
  • 34:40 Creating Position Type
  • 47:20 Review

#next #apollo #graphql #react

Build your own GraphQL Resume with Next.js, Apollo Server, and Nexus Schema
11.10 GEEK