graphql-go / graphql-go/graphql
Cannot parse GitHub public schema v4
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Because of following two syntax
### does not support `= null`
- varName: Boolean = null
### '`#`' character inside string cause parser(probably lexer) broken
- @deprecated(reason: "The `ProjectV2View#order_by`...")
### GitHub public schema v4
https://docs.github.com/public/schema.docs.graphql
Contributor guide
Assessment
This issue has not been assessed yet.