What's Changed
- Change RequireSlicingArgs default to false. (#7666)
- Allow control over interfaces of generated DataLoader. (#7621)
- Fixed issue that is caused by an internal predicate builder. (#7640)
- Fixed issue that caused compile errors on generated DataLoader code. (#7647)
- Fixed issue that closed stream when using StreamWriter in SyntaxPrinter.PrintToAsync (#7657)
- Added missing ParallelExecutable flag to node and nodes fields (#7661)
- [Fusion] Fixed composition of spec directives (#7643)
- Fixed incorrect TotalCount when no data is returned (#7671)
- Improved Noda Time scalar type descriptions (#7665)
- Fixed incorrect TotalCount for MongoDB (#7669)
- Fixed incorrect ResolverParameterKind for GetScopedState/SetLocalState (#7670)
- Passed the correct argument to SetSlicedQuery in CursorPagingHandler (#7667)
- Fixed compile issues after cherry picking fixes.
- Fixed issue with extracting predicates from IFilterContext. (#7693)
- Replaced static calls to SnapshotExtensions.AddResult in MongoDB tests (#7689)
- Updated MongoDB Driver to 3.0.0 (#7684)
- Used pure resolver for errors field in custom mutation payloads (#7691)
Full Changelog: 14.0.0...14.1.0