graphql-dotnet / graphql-dotnet/graphql-client
Create request without using strings
Open
enhancement
help wanted
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Is there any possibility to create requests without strings. It seems ridiculous.
I just want to consume graphql and there is https://graphql-code-generator.com/ which generates c# classes for response types. Great. But how to make request more safe. Without passing strings?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.