Graphql Inspector
GraphQL Inspector validation for schema diffing, breaking change detection, and operation validation.
Skills in this plugin
4- ▌ GRAPHQL Inspector CI · thebushidocollectiveUse when setting up GraphQL Inspector in CI/CD pipelines, GitHub Actions, or GitLab CI for automated schema validation.
- ▌ GRAPHQL Inspector Diff · thebushidocollectiveUse when detecting breaking changes between GraphQL schema versions, comparing schemas across branches, or validating schema migrations.
- ▌ GRAPHQL Inspector Audit · thebushidocollectiveUse when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.
- ▌ GRAPHQL Inspector Validate · thebushidocollectiveUse when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.