Releases: Shane32/GraphQL.DI
Releases · Shane32/GraphQL.DI
Version 8.0.0
Version 7.0.0
Version 6.0.0
What's Changed
Full Changelog: 5.0.1...6.0.0
Version 5.0.1
Version 5.0.0
Version 4.2.0
Version 4.1.0
What's Changed
Full Changelog: 4.0.0...4.1.0
Version 4.0.0
What's Changed
- Use
[DIGraph]
to mark anobject
return value as referencing another DI graph. - Input graph types can be automatically generated via
AutoInputObjectGraphType
using the same attributes used elsewhere for DI graphs. - GraphQLBuilder extension methods provided for automatically registering DI graph types.
DISchemaTypes
class added to automatically map unmapped inputs toAutoInputObjectGraphType
graph types.- Graphs are automatically named based on their source type.
[Ignore]
attribute for skipping members.
Full Changelog: 3.0.0...4.0.0
Version 3.0.0
What's Changed
Full Changelog: 2.5.3...3.0.0
Version 2.5.3
What's Changed
Full Changelog: 2.5.2...2.5.3