actions-marketplace-validations/GraphQL Pluck
Pluck GraphQL schemas from graphql-tag template literals
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source | code file with graphql-tag code to pluck | yes | — |
| output | file to write plucked graphql schemas | no | — |
Outputs
| name | description |
|---|---|
| filepath | path to the file where the plucked schemas were written |
| filedir | directory to the file where the plucked schemas were written |