Validate required arguments

This commit is contained in:
2020-10-03 07:34:34 +02:00
parent 6daae8a521
commit d5f518fe82
4 changed files with 69 additions and 4 deletions

View File

@ -52,6 +52,8 @@ and this project adheres to
- `scalarLeafsRule`
- `knownArgumentNamesRule`
- `knownDirectiveNamesRule`
- `directivesInValidLocationsRule`
- `providedRequiredArgumentsRule`
- `AST.Document.Field`.
- `AST.Document.FragmentSpread`.
- `AST.Document.InlineFragment`.