spring-boot-starter-graphql
spring-boot-starter-graphql copied to clipboard
Adding GraphQL goodness to Spring Boot apps
Results
1
spring-boot-starter-graphql issues
Sort by
recently updated
recently updated
newest added
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...