Validate leaf selections

This commit is contained in:
2020-09-26 09:06:30 +02:00
parent 3373c94895
commit ced9b815db
3 changed files with 109 additions and 18 deletions

View File

@ -47,6 +47,7 @@ and this project adheres to
- `noUnusedVariablesRule`
- `uniqueInputFieldNamesRule`
- `fieldsOnCorrectTypeRule`
- `scalarLeafsRule`
- `AST.Document.Field`.
- `AST.Document.FragmentSpread`.
- `AST.Document.InlineFragment`.