Skip to content

jsjaspreet/intro-to-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Intro presentation

demo contains runnable code for presentation examples.

To run the demo:

  • cd demo
  • yarn | npm i
  • node app.js
  • graphiql should be running at localhost:4040/graphql

Releases

No releases published

Packages

No packages published

Languages