diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-06-12 07:58:08 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-06-12 07:58:08 +0200 |
| commit | e8c54810f8978b29e136ac0e1d91db8545a3f5f5 (patch) | |
| tree | d187ec8dfd7a56a4b76f8f44f7b7aad38eb0fe40 /CHANGELOG.md | |
| parent | c37b9c88b1f64d842ad837a18bfbe01026324abb (diff) | |
| download | graphql-e8c54810f8978b29e136ac0e1d91db8545a3f5f5.tar.gz | |
Merge selection sets
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 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 |
