Replies: 1 comment
-
|
@paulbakker, any thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed @-paulbakker's code sample here:
https://github.com/Netflix/dgs-framework/blob/master/graphql-dgs-example-java-webflux/src/main/java/com/netflix/graphql/dgs/example/reactive/datafetchers/ReactiveDataFetchers.java
and I've tried to do the same thing and it doesn't seem to be working for me, but for me, I'm getting a conversion error:
These are my dependencies:
Here is the error from /graphiql:
Anything special i need to be doing?
Beta Was this translation helpful? Give feedback.
All reactions