From 4c9264c12c15d52e40a245b21acaa70f76cc9ba4 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 6 Jun 2020 21:22:11 +0200 Subject: Coerce argument values properly Fixes #44. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e98fd5b..f7bcf4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ and this project adheres to - AST transformation should never fail. * Missing variable are assumed to be null. * Invalid (recusrive or non-existing) fragments should be skipped. +- Argument value coercion. +- Variable value coercion. ### Changed - `Schema.Resolver` was moved to `Type.Out`, it is a field and resolver function -- cgit v1.2.3