danielsinclair/Apollo Rover Introspect Action
introspect an Apollo server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| federated | true when interacting directly with a federated subgraph | no | false |
| subgraph | subgraph name | no | — |
| server | apollo server url | yes | — |
| headers | headers to include in introspection request, as JSON | no | — |
Outputs
| name | description |
|---|---|
| schema | base64 encoded fetched SDL |