danielRi

Results 27 comments of danielRi
trafficstars

OK cool, this seems to be fixed in master, however not in 1.1.2 release version.

Im getting the exact same problem! I opened another issue (sorry did not checked all the closed ones before I opened) https://github.com/neroist/uing/issues/16#issuecomment-2340429599

> I have the same issue, but my app was increased to 650MB. Now I am searching more deeply in android plugins I beat you to it. 792 MB here...

Bumping this. I have the problem my data structure changed. Before a value that was just a String is now a new custom object with some Strings etc.. I have...

Update: I added ``` sources: include: - lib/graphql/movies/** ``` to the seconds target movieapi, now the files get generated, however the serializer files seem to be not get generatred, when...

Hi @knaeckeKami Thanks for your reply! As it turned out, I really wont need a second schema in my current project. Would be very cool if this gets supported in...

Hey, thanks for the input. I ended up changing the names of all my boxes, so the old data will not be requested by the old boxes. Kind of hacky...