Creating GraphQL Schemas and Resolvers Using Sequelize
Offered By: Ben Awad via YouTube
Course Description
Overview
Dive into a comprehensive 31-minute video tutorial on creating GraphQL schemas and resolvers using Sequelize. Learn how to effectively split up schemas and resolvers for improved manageability as your application grows. Explore techniques for fetching data from PostgreSQL and resolving GraphQL queries and mutations using Sequelize. Follow along with the provided GitHub code repository and discover additional resources like merge-graphql-schemas. Gain practical insights into creating models, implementing mutations, setting up databases, and handling various entities such as users, channels, and messages. Master the art of building scalable GraphQL applications with this informative guide.
Syllabus
Intro
Merge GraphQL Schemas
Create GraphQL Schema Folder
Create GraphQL File Loader
Creating the Resolvers
Creating the Models
Creating a User
Force Off
Mutation
Merge Mutations
Database Setup
Creating a Channel
Creating a Message
Summary
Taught by
Ben Awad
Related Courses
Node.js and React: Build a complete web chat applicationUdemy Databases for Node.js Developers
LinkedIn Learning JavaScript do básico ao avançado (c/ Node.js e projetos)
Udemy Node.Js: Learning Koa.Js By Building REST APIs
Udemy Data Relationships with SQL and Sequelize Course (How To)
Treehouse