7.0.0
版本发布时间: 2022-08-16 08:18:40
graphql-dotnet/graphql-dotnet最新发布版本:8.1.0(2024-09-18 21:37:16)
What's New
-
Field(...)
methods that do not return field builders are deprecated - Improved existing field builders to replace deprecated functionality
-
Field<TReturnClrType>
andArgument<TClrType>
overloads added to create field and argument builders with inferred graph types -
AutoRegisteringObjectGraphType
recognizes inherited methods - Interface graph types can be automatically built from CLR types
- GraphQL attributes for auto-registering graph types can be applied globally
- Async support for validation rules
-
ExecutionOptions.User
property added and available to validation rules and field resolvers - Complexity analyzer allows configuration of each field's impact
- GraphQL.NET configuration simplified by unifying
using
requirements - Changed document cache to be based on
IConfigureExecution
interface, simplifyingDocumentExecuter
- Changed complexity analyzer to be based on
IValidationRule
interface, simplifyingDocumentExecuter
-
ErrorInfoProviderOptions.ExposeExceptionDetailsMode
property added - Reduced memory usage for data loader results
- Strong-named assembly support for .NET Framework projects
See Migrating from v5 to v7 for a complete list of new features and breaking changes.
New Contributors
- @psmolinsky made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/3205
- @anderslaub made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/3265
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/5.3.3...7.0.0
1、 Documentation.zip 1.49MB
2、 GraphQL.7.0.0.nupkg 1.18MB
3、 GraphQL.DataLoader.7.0.0.nupkg 39.48KB
4、 GraphQL.MemoryCache.7.0.0.nupkg 47.66KB
5、 GraphQL.MicrosoftDI.7.0.0.nupkg 42.64KB
6、 GraphQL.NewtonsoftJson.7.0.0.nupkg 34.84KB
7、 GraphQL.SystemTextJson.7.0.0.nupkg 120.54KB