graphql-python / graphql-python/graphql-core-legacy
`print_schema` in definition order
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
`print_schema` sort types alphabetically, which is nice for reference...
But when "learning" a new schema its probably best to read the schema in the order it was defined (get information from python source code).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.