-
Feature
-
Resolution: Duplicate
-
Major
-
None
-
None
-
False
-
False
GraphQL is becoming more and more visible in the microservice landscape. Quarkus already provides graphQL features such as a way to expose graphQL API, clients to consume them, and a Dev UI. This task is about improving the current support such as:
- Improving subscriptions support
- Handling @Blocking / @NonBlocking
- Verifying integration with RESTEasy Reactive, WebSocket, Reactive Messaging...
- is related to
-
QUARKUS-1398 GraphQL product support
- Closed