Philip Graf
Philip Graf
I'm trying to define a union type consisting of scalars, e.g. ``` union DateTimeOrDate = DateTime | Date ``` I tried the following with `@AdaptWith` (in Kotlin): ```kotlin @Union interface...
### Description Version 5.9.0 has introduced a performance degradation compared to version 5.8.1 when using a generator for a data structure with nested lists. I have set up a small...
After updating from 0.25.0 to 0.25.1 we get a black screen when trying to access AKHQ. In the browser's debbuger we see the error: `TypeError: t.resources is undefined` 