Releases: burner/graphqld
Releases · burner/graphqld
Ignore opAssign
v3.7.3 add opAssign to ignored mems list, deduplicate
Invalid access if parent is not an object
v3.7.2 fix invalid json access
schema generation fix
v3.7.1 add validation test for inherited fields
Dependency update
v3.7.0 trying to get CI there
mutation return type fix
thanks to @moon-chilled for fixing #66
fix undefined function for 2.0.95
v3.6.1 fixing an undefined function with dmd 2.0.95 and graphql 3.6.0
vibe 0.93 support and bug fixes
v3.6.0 toRepresentation needs to be const
Schema export: export bare types as non-nullable
v3.5.0 fixes from review
make it compile with 2.095
v3.4.5 make it compile with 2.095
More documentation
Fixes #56