Replies: 1 comment
-
Perhaps I logged this bug in the wrong project. |
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
-
( Please be kind, I am just getting started with graphql )
At this point the objects will not compile - it complains about:
private Integer maximum = NullValue{};
I get this same error when using gradle:
id "com.netflix.dgs.codegen" version "6.3.0" and "7.0.3"
Is this a bug with the codegen or a lack of configuration ?
I did look over: https://netflix.github.io/dgs/generating-code-from-schema/
Beta Was this translation helpful? Give feedback.
All reactions