/graphql-coverage

🗺️ Show which resolvers are triggered by your GraphQL queries

Primary LanguageTypeScriptMIT LicenseMIT

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