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
GraphQL Intro presentation
demo
contains runnable code for presentation examples.
To run the demo:
cd demo
yarn | npm i
node app.js
localhost:4040/graphql