Skip to content

Kranthi32/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL

-- npm i express graphql express-graphql

-- nom i nodemon

to Run the Graph QL server

-- npm run devStart

Type this URL in browser to satrt GraphQL server http://localhost:5000/graphql

input for Testing

query { books { id name author { id name } } }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published