NestJS, GraphQL & TypeORM Tutorial

preview_player
Показать описание
This tutorial will teach you how to setup GraphQL with NestJS, and also integrate TypeORM with SQL. Be sure to check out the link to the code repository and timestamps to help you pause and follow along throughout this long tutorial!

Support the Channel:

0:00 Intro
3:20 Project Setup
7:00 Setup GraphQL
11:00 Create User Schema
15:30 Create User Resolver
17:10 Create Query
20:00 Auto Schema File
21:10 GraphQL Playground
24:17 Query Arguments
34:00 UserSetting Schema
42:00 Resolving Fields
1:00:14 Mutations
1:09:00 InputTypes
1:23:20 Setting up TypeORM & SQL
Рекомендации по теме
Комментарии
Автор

Watching to the end, Happy Good Friday everyone!

codeaperture
Автор

You are a treasure in the world of Nest.js

jamal_mohafil
Автор

Your tutorials are very loaded. Thank you very much.

fhuadbalogun
Автор

Great video, like the way you explain the subject and doing all of that continuously without one cut is impressive

YuvalSaricov
Автор

this was very useful for my learning of graphql . I cant thank you enough .

partha
Автор

I needed a tutorial for this library combination, and this video was extremely helpful!! Your explanations for every single step was super clear and I cannot thank you enough for helping with my assignment!! 😄😄

avinashrvan
Автор

Great Tutorial Anson Loved It. Keep up the good work.
It helped me a lot for my project, and I just migrated from Node.js to Nest.js through this tutorial. It's also really helpful for beginners as well.

eshepherdsgaming
Автор

Hi, I wonder how usersettings database index is the same with userid. In the previous exercise the second database index was starting from 1 and whenever you create new data it icrements. But here userId is the same as id of user table. 2:14:57

Ozan_P
Автор

just finished entire course, it was nice place to learn graphql, my only criticism is async functions did not explain well and some orm functions look clumsy. maybe a bit detail about relations could be helpful. But overall it was great experience. Thank you so much

AlgoKemal
Автор

nice 1 anson. hope you creates more nest js job for teaching me.... salute from me..

abdullahchaniago
Автор

would be awesome if you added bookmarks for what you're currently doing to the video timeline. great video as always

armful
Автор

Hope to see more nest js viedos with mongo db soon

myothuko
Автор

what is your font name and other configuration

codewithbishal
Автор

your content was amazing, I'm a bit interested Nest Js from you, btw your theme looks amazing what theme is that?

muhamadgatotsupiadin
Автор

Hello sir, may i ask how can i playground the graphql if in my model contain array.

@ObjectType()
export class Sample{

@Field({ nullable: true })
label?: string;

@Field(type => [Sample])
items?: Sample[];
}
after i test run, error shown as :
...
"errors": [
{
"message": "Field \"items\" of type \"[Sample!]!\" must have a selection of subfields.
...

Please help sir @ansonthedev

ferrywijaya
Автор

i counted 80 Ad in 2 hours video hilarious!

DotaAvailable
welcome to shbcf.ru