summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-06-12 07:58:08 +0200
committerEugen Wissner <belka@caraus.de>2020-06-12 07:58:08 +0200
commite8c54810f8978b29e136ac0e1d91db8545a3f5f5 (patch)
treed187ec8dfd7a56a4b76f8f44f7b7aad38eb0fe40 /CHANGELOG.md
parentc37b9c88b1f64d842ad837a18bfbe01026324abb (diff)
downloadgraphql-e8c54810f8978b29e136ac0e1d91db8545a3f5f5.tar.gz
Merge selection sets
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc93324..a0268bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to
- Argument value coercion.
- Variable value coercion.
- The executor should skip the fields missing in the object type and not fail.
+- Merging subselections.
### Changed
- `Schema.Resolver` was moved to `Type.Out`, it is a field and resolver function