Open
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?