chillicream/Nitro Schema Upload
Uploads GraphQL schemas to the Nitro registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag of the schema version | yes | — |
| schema-file | The path to the graphql file with the schema definition | yes | — |
| api-id | The ID of the API | yes | — |
| api-key | API key for authentication | yes | — |
| cloud-url | The URL of the Nitro registry | no | — |
| job-id | The ID of the current job | no | ${{ job.check_run_id }} |
Outputs
no outputs