Christophe Jelger

Results 2 issues of Christophe Jelger

When a web action sequence is marked `final`, it is still possible to override the parameters of its internal actions. To reproduce: create a `final` web action sequence using some...

bug
sequences

Hello. I'm evaluating `dgs-codegen` and when generating client code, it seems it doesn't generate any type nor projection classes for the root `Query` type. If I want to write a...