diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-09-20 06:59:27 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-09-20 06:59:27 +0200 |
| commit | 38c3097bcf2d3c92a180c5d328cfb15ef80f0b95 (patch) | |
| tree | ed64b67bff6d276dbb532f2da403eee2a5209d11 /CHANGELOG.md | |
| parent | 21a7d9cce421352e837945a2334e7ccf10160d8c (diff) | |
| download | graphql-38c3097bcf2d3c92a180c5d328cfb15ef80f0b95.tar.gz | |
Validate fragments are input types
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fb41f88..9087cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ and this project adheres to - `uniqueArgumentNamesRule` - `uniqueDirectiveNamesRule` - `uniqueVariableNamesRule` + - `variablesAreInputTypesRule` - `AST.Document.Field`. - `AST.Document.FragmentSpread`. - `AST.Document.InlineFragment`. |
