Skip to content

Intro to GraphQL first attempt at designing a schema, queries and mutations

Notifications You must be signed in to change notification settings

QueensCoder/mediumGQLDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediumGQLDemo

Open two terminals. npm install to get all dependencies. Then 'npm start' to run app. In the other terminal 'npm run json:server' You can go to your localhost:4000 to use GraphiQL for testing queries. If you go to localhost:3000 you will see the mock database where the data comes from.

About

Intro to GraphQL first attempt at designing a schema, queries and mutations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published