Skip to content

semanser/graphql-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-test

##To run this example follow next steps:

npm install

npm start

##Services

GraphiQL - localhost:3000/graphiql

Test page - localhost:9000

##Test query

{
  users {
    name
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published