Orlando Manuel Martinez Batista
Orlando Manuel Martinez Batista
in my case the Input parameter is null at resolver. I'm exploring graphql for the first time, honestly i don't know what's wrong with it. ...
> How do you handle incoming GraphQL requests in your server? All i have is the basic configuration of graphql, im using HotChocolate 13, i'm not using app.MapEndpoints or anything...
> I can't help you with HotChocolate, I've never used it myself (I'm using [GraphQL .NET](https://graphql-dotnet.github.io/)). > > > > But I suspect it's most likely a serialization/deserialization issue. Make...
> > @koo9 Yes it is, i have the same issue than you, the only way to print in 3.0 its debugging and adding a breakpoint. > > yes breakpoint...
Hello ! im definitly in need of this, @conficient thank you for all of your work with this !
> Update: .NET team is working on extracting the debugging structure from the licensed debugger dll. Search 'cDAC' in the issues of dotnet runtime repo > > [dotnet/runtime#111734](https://github.com/dotnet/runtime/issues/111734) [dotnet/runtime#110758](https://github.com/dotnet/runtime/issues/110758) so...
I've just seen this 😅