actions-marketplace-validations/Check GraphQL
Checks your GraphQL endpoint for problems
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The GraphQL endpoint to check | yes | — |
| auth | The Authorization header to use | no | "" |
| subgraph | Whether the graph is a subgraph | no | false |
| allow_introspection | Whether introspection is allowed, defaults to value of `subgraph` | no | "" |
| insecure_subgraph | Whether the subgraph is allowed to be insecure | no | false |
Outputs
| name | description |
|---|---|
| error | The description of any error that occurred |