Skip to content

graphql-kit/graphql-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-coverage

Install

npm install -g graphql-coverage

or

yarn global add graphql-coverage

TL;DR

Show which resolvers are triggered by your GraphQL queries:

graphql-coverage <URL to your API>

Goals

Proof of concept developed specially for GraphQL: The next Level of API Tooling talk at Platform Summit 2017 with the following goals:

  • Less than 100 lines
  • Works with any GraphQL API
  • Do something useful

About

🗺️ Show which resolvers are triggered by your GraphQL queries

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published