In this video we are going to explore how to set up Nest.js with GraphQL Schema first approach
Code: https://github.com/k-code-yt/nestjs-g...
Nest.js docs: https://docs.nestjs.com/
Nest Graphql docs: https://docs.nestjs.com/graphql/quick...
timestamps:
0:00 - Intro
0:39 - How to install GraphQL dependencies in Nestjs
3:03 - Configure GraphQL Module
5:52 - Schema first setup in GraphQL
13:46 - Apollo server playground
#nestjs #graphql #schemafirst