I am using graphql-kotlin inside a ktor based proj...
# graphql-kotlin
e
I am using graphql-kotlin inside a ktor based project. I am running into an encoding issue where
(emdash) inside a graphql query is received as
â
in functions called by graphql-kotlin. Any pointers for debugging / configuring this?