Skip to content

🗺️ Show which resolvers are triggered by your GraphQL queries

License

Notifications You must be signed in to change notification settings

graphql-kit/graphql-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4644f16 · May 12, 2019

History

10 Commits
May 12, 2019
Oct 8, 2017
Oct 7, 2017
Oct 8, 2017
Feb 19, 2018
May 12, 2019
Oct 8, 2017
Apr 11, 2019

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