Skip to content

kennhung/graphql-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-tools

Some convenient tools for GraphQL.

  • diff: campare two GraphQL schema
  • voyager: visualize GraphQL schema using voyager

How to use

$ npm install
$ node . <oldURL> <newURL>
  • /: diff
  • /voyager/new: voyager for new api
  • /voyager/old: voyaget for old api

About

Some convenient tools for GraphQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published