GraphQL Inspector CLI

Command-line tool for comparing two GraphQL schemas and generating a detailed list of breaking, non-breaking, and dangerous changes. Also validates documents and fragments, measures schema coverage, and introspects live GraphQL endpoints. Installable via npm as @graphql-inspector/cli.

API entry from apis.yml

apis.yml Raw ↑
aid: graphql-inspector:graphql-inspector-cli
name: GraphQL Inspector CLI
description: Command-line tool for comparing two GraphQL schemas and generating a detailed list of breaking,
  non-breaking, and dangerous changes. Also validates documents and fragments, measures schema coverage,
  and introspects live GraphQL endpoints. Installable via npm as @graphql-inspector/cli.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://the-guild.dev/graphql/inspector/docs
contact:
- FN: GraphQL Inspector Support
  url: https://github.com/graphql-hive/graphql-inspector/issues
tags:
- GraphQL
- Schema Validation
- Breaking Change Detection
- CLI
- Open Source
properties:
- type: Documentation
  url: https://the-guild.dev/graphql/inspector/docs
- type: InstallationGuide
  url: https://the-guild.dev/graphql/inspector/docs/installation
- type: GitHubRepository
  url: https://github.com/graphql-hive/graphql-inspector
- type: GraphQL
  url: graphql/graphql-inspector-graphql.md
overlays: []