wundergraph/Cosmo Previews
Preview subgraph changes for each pull request using feature flags, a set of subgraph replacements called feature subgraphs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_path | The path to cosmo.yaml file | — | .github/cosmo.yaml |
| create | Create the feature flag + subgraphs from cosmo.yaml | — | false |
| update | Only update the feature subgraphs from cosmo.yaml | — | false |
| destroy | Only destroy the feature flag + subgraphs from cosmo.yaml | — | false |
| cosmo_api_key | The API key to authenticate with Cosmo | — | — |
| github_token | The GitHub token to authenticate with GitHub | — | — |
Outputs
| name | description |
|---|---|
| feature_subgraphs_to_deploy | The list of feature subgraphs to deploy |
| feature_subgraphs_to_destroy | The list of feature subgraphs to destroy |