Skip to content

Releases: aPureBase/KGraphQL

v0.13.4

10 Jun 13:14

Choose a tag to compare

  • 61d34d9 Support for setting timeout in executionOptions

v0.13.3

16 May 16:19
8339c06

Choose a tag to compare

  • Fixed bug #95 Unable to open Playground

v0.13.2

04 May 16:48
2a5a209

Choose a tag to compare

  • #84 Support for up to 8 types in the prepare DSL block

v0.13.1

02 May 23:49

Choose a tag to compare

  • fb598a4 Fixed issue with nullable prepapred values within parallelExecutor

v0.13.0

02 May 23:37

Choose a tag to compare

v0.12.4

17 Apr 23:54
837b9f2

Choose a tag to compare

  • 6f1ddea Fixed bug for return empty objects instead of null with new DataLoaderPrepared executor

v0.12.3

17 Apr 21:53
1972ee4

Choose a tag to compare

  • 6936b95: Fixed bug where nullable items within lists would fail within the new DataLoaderPrepared executor

v0.12.2

17 Apr 15:53
274bbba

Choose a tag to compare

  • #87 Make sure to use the coroutineScope provided by execute

v0.12.1

14 Apr 18:39
5af3653

Choose a tag to compare

  • #86 Bumped dependency versions

v0.12.0

12 Apr 00:31

Choose a tag to compare

  • #83 Built in support for sealed classes.