You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it's not perfect, but otherwise, a syncron datafetcher will block the thread. and it should be an easy task until graphql-java has the async implementation ?
Or are they other concerns and it will not work ?
Thanks
Marcel
The text was updated successfully, but these errors were encountered:
Hello,
so you see this: https://github.com/vert-x3/vertx-examples/blob/master/core-examples/src/main/java/io/vertx/example/core/execblocking/ExecBlockingExample.java
i just ask, if it's possible to wrap SchemaDefinition.class
I know it's not perfect, but otherwise, a syncron datafetcher will block the thread. and it should be an easy task until graphql-java has the async implementation ?
Or are they other concerns and it will not work ?
Thanks
Marcel
The text was updated successfully, but these errors were encountered: