Yoga graphql with Mongoose adding resolvers 2 #23

https://github.com/tkssharma/nodejs-graphql-world
https://www.youtube.com/watch?v=wYuawauUFvs&list=PLT5Jhb7lgSBO8igCSxF35hOSUVuOznW40
https://www.youtube.com/watch?v=ZPXaZx9Sb_k&list=PLT5Jhb7lgSBOJsu7UkU4Es2b_zUQePAUa

Node JS Graphql World using Yoga, Apollo and Prisma
Building Graphql APIs using different possible way with Prisma and other ORM

- using nestjs
- using express and typescript + express graphql server
- using graphql-yoga
- using apollo graphql server
- using graphql-yoga with prisma
- using graphql-yoga with Sequelize
- using graphql-yoga with TypeORM
- using graphql-yoga with Knex
- using graphql-yoga with MongoDB

Basic setup using Graphql-Yoga
- basic setup with babel
- query and mutation with Mock Data
- building as blog application

Basic setup using apollo-graphql
- basic setup and installation
- query and mutation with different ORM
- building as blog/sjopping cart application

Basic setup using nestjs/express
its long playlist covering all about graphql


ā–ŗ šŸ’»šŸ‘Øā€šŸ«šŸ“• Subscribe ā–ŗ https://www.youtube.com/user/vibbbbbba?sub_confirmation=1
ā–ŗ šŸ’»šŸ‘Øā€šŸ«šŸ“• Watch All My Playlist ā–ŗ https://www.youtube.com/user/vibbbbbba/playlists?view_as=subscriber

Comments