Enda
Enda
I've found that relationships caused issues with duplicate relationships, so could not complete #2057 In my attempt to allow implicit relationships in https://github.com/aerogear/graphback/pull/1873/files I had refactored relationships so that they...
Hey @lastmjs ! Yes this would definitely be possible and it is something we want to implement soon. We released this relationship implementation with one path/one way of doing it...
Hi @RinkiyaKeDad! The resolvers are created in the [SchemaCRUDPlugin](https://github.com/aerogear/graphback/blob/master/packages/graphback-codegen-schema/src/SchemaCRUDPlugin.ts)
In my view, the current templates are "starting points" and do need need to push a certain architecture. From experience I dislike when templates have a certain architecture which I...
Hi @mfgabriel92. It is possible to do this already, `inject` in `ViewModelInjector.kt` can be defined multiple times. `ViewModeInjector.kt`: ```kotlin fun inject(fooViewModel: FooViewModel) fun inject(barViewModel: BarViewModel) ``` `BaseViewModel.kt`: ```kotlin init {...
Hi @Gkundu1 This class will be generated when you build your application. So add the code in `BaseViewModel.kt` like below. Android Studio will not recognise it immediately but once you...
> rhoas kafka list-regions I love it. It fits very nicely with the existing language.