graphql-hive / graphql-hive/console
eslint-disable-next-line comment is not maintained through composition
Open
bug
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
graphql-js' parse strips comments from the schema. And because we parse before composition, and we run linting on the composed schema, these comments are ignored.
https://github.com/graphql/graphql-js/issues/2241
Contributor guide
Assessment
This issue has not been assessed yet.