GraphQL Inspector

We created a tool that inspects GraphQL API in order to find breaking changes or changes that are dangerous or entirely safe. It also has more features that goes into that.
This commit is contained in:
Kamil Kisiela 2019-01-18 20:06:27 +01:00 committed by GitHub
parent 40f2601d4d
commit 95f24b18b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
- [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector)
### Tutorials