Releases: burner/graphqld
Releases · burner/graphqld
More Graphql client features
thank you @CyberShadow
ArrayResolver Variable passing fix
v5.1.6 Fix ArrayResolver Variable passing
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