apurebase graphql Library is not working with ktor...
# kgraphql
a
apurebase graphql Library is not working with ktor3 . also tried expediagroup graphql .
i fork the library and change the ktor version to ktor3 and change some code . its working 😔 . although when i use shadowJar its missing a class from Jackson. adding ktor Jackson to my project fixed it .