New
8.7.0
What's Changed
- Use collection initializers by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4191
- Add field-level middleware support by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4195
- Have scoped field resolvers use field-specific middleware by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4196
- Remove draft spec note for OneOf Input Object support in migration doc by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4200
- Add IResolveFieldContextAccessor by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4197
- Rewrite field middleware documentation by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4199
- Add IRequiresResolveFieldContextAccessor by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4198
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.6.0...8.7.0