Heya! I’m using ktor with the graphql library from...
# ktor
a
Heya! I’m using ktor with the graphql library from https://github.com/excitement-engineer/ktor-graphql. How do I set the error code to 200 regardless of whether there is an error or not? And how do I allow partial data with errors?