Skip to content

malik-samad/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-Tutorial

In this repository I have implemented a basic GraphQL for query and mutation. This is the code that I discussed while explaining the GraphQL functionality and its implementation in ExpressJS

This code can be used to build a sophisticated production API using GraphQL and expressJS.

Installation and Running

To run this repo you must install its dependencies using below command:

npm install

and then you can spin up the server using nodemon by running below command:

npm run dev

Reference & other mentioned Links

Other

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published