Artur Czemiel

Results 106 comments of Artur Czemiel

I don't know TBH, but you are expecting that server can return all types of union so this is correct behavior. If we made it optional it doesnt make sense....

Good point, should it return null from backend on the type that is not included in the selection?

Thanks. I will do it today/tomorrow. Thanks for all the input

Good point. You need to regenerated generated file however before commiting this. You should not edit generated file, but edit the files that are used as an output of generation

could you provide me with your Zeus generated files? I can debug

I see your output is correct right now.

I see now you meant unions sharing an interface

I can think about it of course. Meanwhile, it would help if you typed fields for each union member. Now, this feature works only if you return the interface from...