Merge selection sets

This commit is contained in:
2020-06-12 07:58:08 +02:00
parent c37b9c88b1
commit e8c54810f8
3 changed files with 73 additions and 32 deletions

View File

@ -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