danielsinclair/Apollo Rover Fetch Action
fetch the current schema from Apollo Studio
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| graph | @graph_id portion of the graph ref | yes | — |
| variant | @variant_name portion of the graph ref | no | current |
| federated | true when interacting directly with a federated subgraph | no | false |
| subgraph | subgraph name | no | — |
Outputs
| name | description |
|---|---|
| schema | base64 encoded fetched SDL |