Shane Krueger

Results 854 comments of Shane Krueger

I've updated the api approval file so tests should pass now.

> Methods that throw without returning a Task instance will cause the test to fail before Shouldly even gets involved. Exactly. Better to not offer the option that may not...

Not exactly sure. Probably we should work up an outline before any writing is done. Any ideas? Keep in mind that this PR applies to GraphQL.NET v8 specifically, as we...

I added a bounty to this issue if you're interested in working on it.

I’m not quite sure I understand the question. Can you give a bit of an example of what you’re trying to accomplish ?

Send to where and retrieve from where? Are you trying to create a new GraphQL query from an existing one to send to another server ? Or to analyze an...

I'm sorry I don't understand. I've never used MongoDB or other document-orientated NoSQL databases, so maybe that's why I'm not grasping what you're trying to accomplish. I can help you:...

Please post an additional comment if you have further questions

@gao-artur How involved do you want to be with this PR? So far I've taken what others have done before me and made the following modifications: - `ToObject` design was...