I am trying to implement GraphQl subscription usin...
# graphql-kotlin
l
I am trying to implement GraphQl subscription using Kafka and Reactive Streams. I am getting Graphql Schema exception for Flux and Server Event. ( Which I understand why) Can some please direct me to and example or give some direction how I can implement. Thanks.