Typescript GraphQL CRUD Tutorial
Offered By: Ben Awad via YouTube
Course Description
Overview
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
Related Courses
NestJS: The Complete Developer's GuideUdemy Typescript Bootcamp: Beginner To Advanced (2023 Edition)
Udemy Build A TodoList Fast with NestJS and Angular
Udemy API Restful Javascript com Node.js, Typescript, TypeORM etc
Udemy GraphQL Server Intermediate Tutorial - Boilerplate with Typescript, PostgreSQL, and Redis
freeCodeCamp