apollographql-gh-actions/Run Apollo Rover Subgraph Lint
Run the `rover subgraph lint` command.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apollo-key | Your Apollo Studio API key. | yes | — |
| graph-ref | <NAME>@<VARIANT> of graph in Apollo Studio. | yes | — |
| name | The name of the subgraph. | yes | — |
| schema | The schema file to lint. | yes | — |
| ignore-existing-lint-violations | (Optional) If `true`, the linter only flags violations present in the diff between the local schema and the published schema. By default, all violations in the local schema are flagged. | — | — |
| log | Specify Rover's log level. | — | — |
| format | Specify Rover's log format type [plain|json]. | — | — |
| client-timeout | Configure the timeout length (in seconds) when performing HTTP(S) requests. | — | — |
Outputs
no outputs