Skip to content

🗺️ Show which resolvers are triggered by your GraphQL queries

License

Notifications You must be signed in to change notification settings

1v1a3x/graphql-coverage-with-headers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-coverage-with-headers

!!! It's The fork of repository graphql-coverage

Install

npm install -g graphql-coverage-wh

or

yarn global add graphql-coverage-wh

TL;DR

Show which resolvers are triggered by your GraphQL queries:

graphql-coverage-wh <URL to your API> <Header Name> <Header value>

Example:

graphql-coverage-wh https://graphql.com/graphql x-api-key s3cr37

About

🗺️ Show which resolvers are triggered by your GraphQL queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • HTML 44.7%