From a961b168dbc0d594dab4eb38e14f0295af6d69b4 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 8 Nov 2023 20:05:51 +0100 Subject: Add a test for the input object coercion issue --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ee22d..3a87e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to ### Fixed - `gql` removes not only leading `\n` but also `\r`. - Fix non nullable type string representation in executor error messages. +- Fix input objects not being coerced to lists. ## [1.2.0.1] - 2023-04-25 ### Fixed -- cgit v1.2.3