Releases: graphql-dotnet/conventions
Releases · graphql-dotnet/conventions
Version 1.0.8
- Dependency injection fixes
- Use v0.14.5.654 of graphql-dotnet
Version 1.0.7
- Update
graphql-dotnet
to v0.14.4.649 - Prevent duplicates in
ResolvedInterfaces
- Enable use of attributes on
enum
declarations
Version 1.0.6
- Thread-safe
GraphType
lookups
Version 1.0.5
- Layer on top of graphql-dotnet that allows you to automatically wrap your .NET classes into GraphQL schema definitions using existing property getters and methods as field resolvers
- .NET Framework 4.5
- .NET Platform Standard 1.5