graphql-python / graphql-python/graphql-core-legacy
schema_printer should include descriptions
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
`schema_printer.print_schema` produces a nice SDL, but it should also include the description strings, because "Documentation is first‐class feature of GraphQL type systems" ([from the spec](https://facebook.github.io/graphql/June2018/#sec-Descriptions)).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.