philipps93/GraphQL Schema merge
Merge GraphQL schema files into one string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Glob pattern or patterns to use when loading GraphQl files | yes | ./**/*.graphqls |
Outputs
| name | description |
|---|---|
| fileContent | String of merged GraphQL files |