Skip to content

Releases: burner/graphqld

another fix

11 Dec 14:36
Compare
Choose a tag to compare
v3.4.3

another update was still required

In! suffix type handling

11 Dec 14:12
Compare
Choose a tag to compare
v3.4.2

InputTypes generated need to be handled in type check

schemaToString enums

08 Dec 06:47
Compare
Choose a tag to compare

schemaToString now also handles enums correctly thanks to https://github.com/moon-chilled

schemaToString

30 Nov 08:36
Compare
Choose a tag to compare

thanks to #51 graphql schema can be generated from the D schema representation

vibe.d toRepresentation / fromRepresentation

12 Nov 08:33
Compare
Choose a tag to compare
v3.3.0

Add serialization representations to GQLDCustomLeaf so the vibe seria…

Parsing Descriptions strings

06 Oct 16:42
Compare
Choose a tag to compare
v3.2.0

parsing Descriptions

Downcast arguments Type! to Type

02 Sep 09:50
Compare
Choose a tag to compare
v3.1.1

downcast from Type! to Type

Vibe upgrade and #47

10 Aug 07:59
Compare
Choose a tag to compare

works now with vibe 0.9.0

Directive validation fix

25 Jun 16:40
Compare
Choose a tag to compare
v3.0.1

validation for directives

GQLDCustomLeaf required deserialize function

07 May 16:56
Compare
Choose a tag to compare
v3.0.0

GQLDCustomLeaf know need to have deserialize function