Releases: burner/graphqld
Releases · burner/graphqld
ArrayResolver Variable passing fix
List Error Propagation Fix
v5.1.5 Error Propagation Fix
actually remove the darser dep
v5.1.4 darser is actually not needed
Remove unused dependency
darser is only needed for development not for usage
Remove build flags
Remove LDC build flag as duplication of the flag makes dependent builds fail
Array Resolver Fragment Fix
v5.1.1 Array Resolver Fragment Fix
Array Resolver
Array resolver allow to combat the N+1 problem.
Nullable introspection fix
v5.0.2 Fix bug in introspection code for Nullable
Enum Introspection Fix
v5.0.1 Fixes an error in the enum introspection
Reflection rewrite
For my work project this yields a 2x compile time performance improvement and about 5% in run time performance