stengvac
stengvac
Yep I am aware, that top level does not work so we went for input object, which worked. Will value classes be supported or do we have to swap to...
Hello, we use kickstart + spring boot on our backend with micro services. And we needed to add support for Federation. So with examples provide by @setchy I have created...
> There aren't any plans to work on this atm. If somebody has the time to create a PR for this I'm happy to merge it though. Are there requirements...
Seems also broken for parameter parsing `Exception in thread "graphql-exec-2" graphql.schema.CoercingParseValueException: UUID string too large` also lead to timeout. ``` Exception in thread "graphql-exec-2" graphql.schema.CoercingParseValueException: UUID string too large at...