digiz3d/Lint GraphQL operation files
Checks operation files against a schema to find deprecated fields
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema-file | Path to the schema file to use as reference | yes | — |
| operation-files-glob | Glob to the operation file(s) to check against the schema | yes | — |
| report-files | Indicate wether to report the paths of the files with deprecated fields | — | true |
Outputs
no outputs