`ValuesOfCorrectTypeRule` missing in `specifiedSDLRules`
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.1k
- Avg merge
- 44m
- Merged PRs (30d)
- 6
Description
`specifiedSDLRules`, which is used in `buildASTSchema`, does not include the `ValuesOfCorrectTypeRule` validation rule. I think this rule is needed to e.g. reject `true` where an object literal would be expected on a directive argument.
Contributor guide
Assessment
This issue has not been assessed yet.