Skip to content

elowskya/graphql-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Instructions

  • Download the files
  • Run npm install to install dependencies
  • Run npm start to run the GraphQL server
  • Open http:///localhost:4000/graphql to run queries
  • Sample of GraphQL query