graphql-dotnet / graphql-dotnet/graphql-client
OperationName and Variables Request usage not working !
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
I need to use the OperationName and Variables to dynamically pass in arguments. when I am executing the query, I am getting syntax errors. When I debug throught the code, I have found that the query object as an array of 3 objects (query itslef, operationName and Variables) . I am really new to c#. I hope someone can help me to overcome this situation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.