Eduard-Cristian Boloș

Results 4 issues of Eduard-Cristian Boloș

### Use case Using data builders when having custom scalars requires a custom `FakeResolver` that implements `resolveLeaf` for those custom scalars if you want those scalars to be generated instead...

:sparkles: Type: Feature

If I annotate my method with DebugLog, I get the following crash: `java.lang.ClassCastException: android.support.v4.app.FragmentManagerImpl can not be converted to int at org.aspectj.runtime.internal.Conversions.intValue(Conversions.java:57) at com.company.app.ui.activities.MainActivity$AjcClosure1.run(MainActivity.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at hugo.weaving.internal.Hugo.logAndExecute(Hugo.java:39) at com.company.app.ui.activities.MainActivity.hasChildrenInBackStack(MainActivity.java:205)...

When running `adborc consumer scrcpy DEVICE_ID`, the following error is printed: ``` Screen mirroring failed: Could not start scrcpy: Scrcpy server failed to start: 2024-05-21 11:42:09.013 scrcpy[97427:17602128] ERROR: --bit-rate has...

### Description If a fild in a query is annotated with the `@optional` directive, I expect not only for the field in the generated model to be nullable, but also...