https://github.com/adamlaska/graphql-inspector

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage

https://github.com/adamlaska/graphql-inspector

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 72 committers (1.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.2%) to scientific vocabulary

Keywords from Contributors

cryptocurrencies phase-transition infrastructure-as-code cloud-infrastructure climate-modeling workflow-engine physics high-performance chemistry vasp
Last synced: 9 months ago · JSON representation

Repository

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 120
  • Releases: 0
Fork of graphql-hive/graphql-inspector
Created about 4 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Funding License

README.md

GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation

npm version Docker Pulls code style: prettier renovate-app badge Discord Chat

GraphQL Inspector outputs a list of changes between two GraphQL schemas. Every change is precisely explained and marked as breaking, non-breaking or dangerous. It helps you validate documents and fragments against a schema and even find similar or duplicated types.

You may like GraphQL Hive as well!

It's an open-source performance monitoring tool and schema registry for GraphQL.

GraphQL Hive is currently available as a hosted service but it offers self-hosting as well.

Use GraphQL Inspector however you want:

Features

  • Compares schemas
  • Detect breaking or dangerous changes
  • Schema change notifications
  • Use serverless functions validate changes
  • Validates Operations and Fragments against a schema
  • Finds similar / duplicated types
  • Schema coverage based on Operations and Fragments
  • Serves a GraphQL server with faked data and GraphiQL
  • Docker Image

Use on GitHub

Github

Use everywhere

Example

Installation and Usage

Visit our website graphql-inspector.com to learn more about the project.

Documentation

Documentation is available at graphql-inspector.com/docs.

Related

Some part of the library was ported to NodeJS from Ruby's GraphQL Schema Comparator

Contributions

Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!

And if this is your first time contributing to this project, please do read our Contributor Workflow Guide before you get started off.

Code of Conduct

Help us keep GraphQL Inspector open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant

License

MIT © Kamil Kisiela

Owner

  • Name: Адамласка
  • Login: adamlaska
  • Kind: user
  • Location: adamlaska.ru
  • Company: bitinfo

GitHub Events

Total
  • Issue comment event: 106
  • Push event: 55
  • Pull request event: 56
  • Create event: 57
Last Year
  • Issue comment event: 106
  • Push event: 55
  • Pull request event: 56
  • Create event: 57

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 2,013
  • Total Committers: 72
  • Avg Commits per committer: 27.958
  • Development Distribution Score (DDS): 0.627
Top Committers
Name Email Commits
dependabot-preview[bot] 2****]@u****m 750
Kamil Kisiela k****a@g****m 480
renovate[bot] 2****]@u****m 469
renovate[bot] r****]@u****m 183
dependabot[bot] 4****]@u****m 23
Dotan Simha d****a@g****m 16
Vignesh T.V v****h@t****m 5
Mart Ganzevles m****s@g****m 5
Dimitri POSTOLOV d****v@g****m 4
Tuval Simha t****a@G****m 3
Charly POLY 1****y@u****m 3
Laurin Quast l****t@g****m 3
martinglova m****a@g****m 3
Benedikt Franke b****t@f****h 2
Alin Simoc a****s@s****m 2
github-actions[bot] 4****]@u****m 2
Mateusz Derks m****s@g****m 2
Fabian Schneider f****c@u****m 2
Gardosh 5****h@u****m 2
Uri Goldshtein u****n@g****m 2
Michael Gyarmathy m****1@g****m 1
Max Karadeniz m****x@k****o 1
Moshe Hay Boker 6****1@u****m 1
Kyle Albert 5****2@u****m 1
Kevin Goslar k****r@g****m 1
Justin Ross R****t@g****m 1
Joé Jemmely j****y@g****m 1
João Acabado j****o@u****m 1
Jordan Gensler j****s@g****m 1
Jin 3****-@u****m 1
and 42 more...

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 57
  • Average time to close issues: N/A
  • Average time to close pull requests: 13 days
  • Total issue authors: 0
  • Total pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.18
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 13
Past Year
  • Issues: 0
  • Pull requests: 33
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • adamlaska (1)
Pull Request Authors
  • adamlaska (80)
  • pull[bot] (11)
  • github-actions[bot] (1)
  • imgbot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
:arrow_heading_down: pull (11) do-not-merge (4)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 65
github actions: adamlaska/graphql-inspector

Tooling for GraphQL. Compare schemas, find breaking changes, find similar types.

  • Versions: 65
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 0.0%
Average: 32.4%
Forks count: 37.3%
Dependent repos count: 42.9%
Stargazers count: 49.4%
Last synced: 10 months ago

Dependencies

.github/workflows/actions.yml actions
  • ./ * composite
  • actions/checkout v2 composite
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v1 composite
  • actions/setup-node master composite