Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Build a GraphQL server with TypeScript in this CRUD tutorial, utilizing Apollo, TypeORM, and Type-GraphQL. Follow along to create a complete project setup, configure packages, set up the index.ts file, define entities, implement mutations with variables, and perform update and delete operations on movie data. Access the accompanying code on GitHub for a hands-on learning experience in developing a robust GraphQL API.
Syllabus
Intro
Project Setup
Package Setup
Index TS Setup
Entity Setup
Mutation
Variables
Update
UpdateMovie
DeleteMovie
Taught by
Ben Awad