Add example of using upstream tooling for generation from GraphQL SDL schema
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 10
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
A central feature of the proposal to move to GraphQL SDL (using schema-first pattern) was access to upstream tooling for translation to other languages. The current examples whilst good all appear to either use new tooling in this project or generate VSS vspec. It would be good if the project demonstrated generation to another language using existing tooling using the schema-first pattern.
Contributor guide
Assessment
This issue has not been assessed yet.