NestJS-GraphQL
NestJS-GraphQL copied to clipboard
NestJS GraphQL TypeGraphQL
Part 1
Video: https://www.youtube.com/watch?v=bQPk4S_W-pc
- Build a GraphQL API with NestJS & TypeGraphQL
Part two
Video: https://www.youtube.com/watch?v=xnyULqzQ-Rk
- Adding a MongoDB database instance to a GraphQL API in NestJS
Part three
Video: https://youtu.be/PXwnT25SZro
- GraphQL authentication
Who is this for?
- Those familiar with what NestJS is
- Those familiar with some GraphQL concepts
- Those familiar with TypeScript
What does this guide not cover?
- MongoDB database connection
- REST API data source connection