code-hex/gqldoc
Automatically generating GraphQL document by gqldoc
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | GraphQL http endpoint. | no | — |
| header | HTTP query string for request. (use with endpoint input). Comma separate. | no | — |
| query | HTTP query string for request. (use with endpoint input). Comma separate. | no | — |
| schema | GraphQL schema file. "1 json graphql schema" or "1 or more graphql files (.graphqls, .graphql, .gql)". Comma separate. | no | — |
| output | Output directory. | no | — |
| gqldoc-version | gqldoc-version you want | yes | latest |
| github-token | Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
Outputs
no outputs