An open API service indexing awesome lists of open source software.

https://github.com/tj-actions/gql-inspector

:octocat: Github action to compare GraphQL schemas, find breaking changes, find similar types.
https://github.com/tj-actions/gql-inspector

graphql graphql-schema

Last synced: 5 days ago
JSON representation

:octocat: Github action to compare GraphQL schemas, find breaking changes, find similar types.

Awesome Lists containing this project

README

          

## gql-inspector

Run GraphQL inspector

Screen Shot 2021-06-30 at 6 21 31 PM

## Usage

```yaml
...
steps:
- uses: actions/checkout@v2
- name: Run GraphQL inspector
uses: tj-actions/gql-inspector@v1
with:
schema: 'main:schema.graphql'
```

* Free software: [MIT license](LICENSE)

If you feel generous and want to show some extra appreciation:

[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]

[buymeacoffee]: https://www.buymeacoffee.com/jackton1

[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png