ExpediaGroup / graphql-kotlin

Libraries for running GraphQL in Kotlin
https://opensource.expediagroup.com/graphql-kotlin/
Apache License 2.0
1.74k stars 351 forks source link

upgrade to ktor 3 #2055

Open TheDome0 opened 2 weeks ago

TheDome0 commented 2 weeks ago

:link: Related Issues

https://github.com/ExpediaGroup/graphql-kotlin/issues/2037

TheDome0 commented 2 weeks ago

there are still three tests failing, two of them due to an NPE in KtorGraphQLRequestParser where I'm not really sure what's happening