Skip to content

andriesfilmer/express-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-graphql

npm install

Start server

nodemon server.js

Create a product

mutation {createProduct(name: "Banana",description: "Good for humans")}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published