View Results tree is showing green 302 and saying there is a response, but jmeter isn't displaying it. I don't have follow redirects or save response as MD5 hash enabled. I've followed another example of a basic query and that seems to be working, so I'm guessing there is something potentially wrong with my query.
{"query":"lookup(lookupId:""TH53158""){data}"}
I've read that the escape key for quotes in jmeter is "" for queries, but haven't seen any other examples of it. How can I fix up jmeter to get a good json response?