In this video, we’ll walk you through building a full-stack app using GraphQL, Express-GraphQL, and MongoDB. We’ll start by setting up our back-end with Express and MongoDB, then we’ll use the express-graphql module to allow Express to understand and process GraphQL queries. We’ll also show you how to build a GraphQL API with queries and mutations that interact with our MongoDB database for persistency 1.
On the front-end, we’ll use React and Apollo to interact with our GraphQL API and perform GraphQL queries. You’ll learn how to create a brand new app from top to bottom, utilizing the latest technologies used by big tech companies 23.
By the end of this video, you’ll have a solid understanding of how to build a full-stack app using GraphQL, Express-GraphQL, and MongoDB. So let’s get started!
Give an ⭐ : https://github.com/sagar285/graphql-f...
[00:28] Install dependency
[01:46] create server
[05:27] mongodb connection
[07:09] mongodb models
[09:32] woking on graphql api
[12:20] graphql schema
[18:47] mutation add user
[25:14] graphql queries
[33:33] mutation user CRUD
[40:38] mutation Task CRUD
GraphQL Playlist :
• The Power of GraphQL: Your Ultimate P...