Releases: burner/graphqld
Releases · burner/graphqld
another fix
v3.4.3 another update was still required
In! suffix type handling
v3.4.2 InputTypes generated need to be handled in type check
schemaToString enums
schemaToString now also handles enums correctly thanks to https://github.com/moon-chilled
schemaToString
thanks to #51 graphql schema can be generated from the D schema representation
vibe.d toRepresentation / fromRepresentation
v3.3.0 Add serialization representations to GQLDCustomLeaf so the vibe seria…
Parsing Descriptions strings
v3.2.0 parsing Descriptions
Downcast arguments Type! to Type
v3.1.1 downcast from Type! to Type
Vibe upgrade and #47
works now with vibe 0.9.0
Directive validation fix
v3.0.1 validation for directives
GQLDCustomLeaf required deserialize function
v3.0.0 GQLDCustomLeaf know need to have deserialize function