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.
- Host: GitHub
- URL: https://github.com/tj-actions/gql-inspector
- Owner: tj-actions
- License: mit
- Archived: true
- Created: 2021-06-30T21:16:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T17:45:55.000Z (about 4 years ago)
- Last Synced: 2024-10-29T17:35:15.641Z (11 months ago)
- Topics: graphql, graphql-schema
- Language: TypeScript
- Homepage:
- Size: 1.36 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## gql-inspector
Run GraphQL inspector
## 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