apurebase graphql Library is not working with ktor3 . also tried expediagroup graphql .
abu naser
12/03/2024, 3:53 AM
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 .