5.2.0
版本发布时间: 2022-05-06 10:04:45
graphql-dotnet/graphql-dotnet最新发布版本:8.1.0(2024-09-18 21:37:16)
What's Changed
- Fix counting of nested named fragments by @cotillion in https://github.com/graphql-dotnet/graphql-dotnet/pull/3094
- Add AutoSchema type by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3097
- Restrict list types in GetGraphTypeFromType by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3099
- Fix error thrown for invalid operation name by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3106
- Partial fix to detect asynchronous return types within field delegates by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3115
- Automatic Persisted Queries prep by @SlavaUtesinov in https://github.com/graphql-dotnet/graphql-dotnet/pull/3118
- Fix SchemaTypes so it does not create instances twice by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3114
- Allow execution configurations to set Schema and Query by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/3119
Breaking changes
- When using
AddAutoSchema
, the generated schema is registered asAutoSchema
rather thanSchema
.
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/5.1.1...5.2.0
1、 Documentation.zip 1.44MB
2、 GraphQL.5.2.0.nupkg 1.14MB
3、 GraphQL.DataLoader.5.2.0.nupkg 38.57KB
4、 GraphQL.MemoryCache.5.2.0.nupkg 19.96KB
5、 GraphQL.MicrosoftDI.5.2.0.nupkg 41.66KB
6、 GraphQL.NewtonsoftJson.5.2.0.nupkg 33.84KB
7、 GraphQL.SystemTextJson.5.2.0.nupkg 98.06KB