marlonjd/GraphGate
Validate GraphQL schemas, operations, manifests, and schema diffs in CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 31, 2026
- License
- AGPL 3.0
Pinned Snippet
uses: marlonjd/graphgate@8f1b9f4a322a4af2524fdec542b4e46bbad0b55d # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | GraphGate command to run. | no | validate |
| args | Extra GraphGate command arguments. | no | "" |
| config | Path to graphgate.yaml. | no | graphgate.yaml |
| base-schema | Base schema path for graphgate diff. | no | — |
| version | GraphGate version to install. | no | latest |
Outputs
no outputs