trevor-scheer/GraphQL Analyzer

Validate, lint, and check GraphQL projects with inline PR annotations and SARIF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run (check, validate, lint).nocheck
configPath to .graphqlrc.yaml.no""
projectProject name for multi-project configs.no""
versionCLI version: 'latest' or 'X.Y.Z'.nolatest
max-warningsThreshold passed to --max-warnings.no""
annotateEmit inline PR annotations.notrue
sarifProduce SARIF output.nofalse
sarif-fileSARIF output path.nographql-results.sarif
commentPost (or update) a PR summary comment.nofalse
working-directoryWhere to run the CLI.no.
namedescription
errorsNumber of error-severity diagnostics.
warningsNumber of warning-severity diagnostics.
sarif-filePath to the SARIF file when sarif is true.