Releases: burner/graphqld
Releases · burner/graphqld
schema to ignore internal Types aliases
v3.9.9 schema creation needs to ignore type aliases inside structs
runTask nothrow deprecation fix
v3.9.8 fix deprecation in runTask
More toSchema fixes
v3.9.7 fix schema generation
fix 2 for schema generation
v3.9.6 fixing typeToGQLDType hopefully
isCallable call fix
v3.9.4 isCallable is available in vibe and std
Schema validation fix
schema validation prefix, In, trim for arrays
less each calls
v3.9.2 less each calls
Json memory corruption fix
v3.9.1 working around compiler/stdlib bug
enum schema support
v3.9.0 schema introspection: correctly export enum descriptions/deprecations
type inheritance
v3.8.0 export: say when an object implements an interface