From 3373c94895c148ffec199842305e10528440e5bd Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 25 Sep 2020 21:57:25 +0200 Subject: Validate field selections on composite types --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2494efa..9e0890a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,6 @@ and this project adheres to ### Added - `Validate.Validation.Rule` constructors: - `SelectionRule` - - `FieldRule` - `FragmentRule` - `FragmentSpreadRule` - `ArgumentsRule` @@ -47,6 +46,7 @@ and this project adheres to - `noUndefinedVariablesRule` - `noUnusedVariablesRule` - `uniqueInputFieldNamesRule` + - `fieldsOnCorrectTypeRule` - `AST.Document.Field`. - `AST.Document.FragmentSpread`. - `AST.Document.InlineFragment`. -- cgit v1.2.3