Releases: aPureBase/KGraphQL
Releases · aPureBase/KGraphQL
0.17.0
07 Feb 18:17
Compare
Sorry, something went wrong.
No results found
#37 better error responses when something throws an exception on the server.
v0.16.0
09 Oct 15:49
Compare
Sorry, something went wrong.
No results found
v0.15.6
18 Aug 19:11
Compare
Sorry, something went wrong.
No results found
cb72b47 Added support to omit operationName or variables within ktor feature.
v0.15.5
13 Aug 02:11
Compare
Sorry, something went wrong.
No results found
#112 check void returning on resolver
v0.15.4
07 Aug 00:24
Compare
Sorry, something went wrong.
No results found
#111 handle nullable input values without a default value
v0.15.3
31 Jul 12:26
Compare
Sorry, something went wrong.
No results found
#109 fix for union types in introspection
v0.15.2
28 Jul 14:24
Compare
Sorry, something went wrong.
No results found
#108 Java class as inputType throws NullPointerException
#93 Provide better error reporting for incorrect input
#106 Better error reporting for unsupported java input classes
v0.15.1
24 Jul 14:50
Compare
Sorry, something went wrong.
No results found
#107 Fix for requesting __typename on union fields
v0.15.0
28 Jun 16:17
Compare
Sorry, something went wrong.
No results found
#102 New Ktor feature implementation
v0.14.0
20 Jun 12:06
Compare
Sorry, something went wrong.
No results found
#99 : Support to access the requested properties for each resolver