blakeworsley/Compare Graphql Schemas
Take the local branches schema and compare it with a remote graphql schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| local-schema-path | Path to your graphql.schema file from the root of your project | yes | — |
| remote-schema-endpoint | Url to the graphql endpoint you would like to use | yes | — |
| remote-schema-auth-token | Auth token for graphql request | no | — |
Outputs
no outputs