aPureBase / KGraphQL

Pure Kotlin GraphQL implementation
https://kgraphql.io
MIT License
301 stars 58 forks source link

Fix - Introspecting local functions, lambdas, anonymous functions and… #133

Closed berserkore closed 3 years ago

berserkore commented 3 years ago

… local variables is not yet fully supported in Kotlin reflection #114

Should fix the issue: https://github.com/aPureBase/KGraphQL/issues/114