Jannick Johnsen

Results 25 comments of Jannick Johnsen

@devedse thx :D, also would say that is in my view expected behavior :)

yeah it's a bit annoying the way to get around it is to just set it equal to `null!` ex. ```csharp [Option("host", HelpText = "The host for the client", Default...

right... I wasn't clear in my first message then, I tried to argue that it could make sense since required sort of strongly requests that you set the field. That...

> That said I understand what you mean and the more I think about the more I'm convinced that it's the behavior you expect. just read what I wrote, what...

@devedse probably not, I made this PR 1.5 years ago, so at this point I'm okay with it, if someone revived this git-repo then maybe but not on a half-dead...

So happy someone else solved this problem for me :heart: , I am also running my own query builder that needs the entire graph up front to do proper planning,...

@Shane32 I just tried to use the solution above however it's very old and lots of the functions have been removed. Do you have the code for your graph traverser?

For some reason the functions that allowed to do these things was removed in v4 thinking of `ExecutionHelper.SubFieldsFor`