Hi, We want to introduce a Kotlin Service with GraphQL now. Currently our whole ecosystem is WebMVC.
I saw that graphql-kotlin supports WebFlux exclusively at the moment. Is there a plan to change that, eg. to extract functionality to enable others to choose which eco system they wanna use?
Many thanks