Z2V0bm9zbGVlcA

Results 2 comments of Z2V0bm9zbGVlcA

Have the same Error. In my case there is following example: **GRAPHQLS** ``` #A type ObjectADto { valueOne: Int valueTwo: Int curve: [PointDto!] } input ObjectADtoInput { valueOne: Int valueTwo:...

> Have the same Error. In my case there is following example: > . > . > . > ``` > //Point > public final class PointDto extends SomeComparableSuperpointThatIsSuperOfEntityAndDto {...