spring-boot-starter-graphql
spring-boot-starter-graphql copied to clipboard
More Examples
I'm attempting to hook up a subscription to reactive MongoDB repository. However, no events are ever emitted to GraphiQL. It is a tailable flux (capped collection created in MongoDB). More examples would be helpful to implement the library, especially subscriptions.