Releases: Shane32/GraphQL.DI
Releases · Shane32/GraphQL.DI
8.1.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 8.1.0...8.1.1
8.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking changes
DIObjectGraphBase implementations that implement IDisposable must be registered within the DI container
Full Changelog : 8.0.0...8.1.0
Version 8.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 7.0.0...8.0.0
Version 7.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 6.0.0...7.0.0
Version 6.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 5.0.1...6.0.0
Version 5.0.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 5.0.0...5.0.1
Version 5.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 4.2.0...5.0.0
Version 4.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 4.1.0...4.2.0
Version 4.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Sort members by default and add global option to disable sorting by @Shane32 in #13
Full Changelog : 4.0.0...4.1.0
Version 4.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Use [DIGraph] to mark an object 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 to AutoInputObjectGraphType graph types.
Graphs are automatically named based on their source type.
[Ignore] attribute for skipping members.
Full Changelog : 3.0.0...4.0.0