Forum Discussion
At first I set the value of the Query Variables field in the Query Var field
At first, it is defined like this
Here is what is sent, this is correct The syntax in the query that is sent is ok
Then I put the exact same string in a property
Then I put this exact same string in a property
And I call this property in the Query Variables field
I call this property in the Query Variables field
The error is here : extra quotes are being added in the query which is sent
Extra quotes are added in the query that is sent
Hi all,
Any hint ?
Thank you !
- nmrao5 years agoCommunity HeroIs it a json response?
Never seen such screen.- _Oliver_5 years agoContributor
Hello nmrao,
Sorry, I am not sure what you mean by "jain response".
These are screen caps for the "graphQL Request window.
When a request is sent, the content of the sent request is visible in the "raw" tab.
Does that answer your question ?