My AEM version is 6.5.10. I have installed graphiql interface to verify graphql queries, but when I open the interface http://localhost:4502/content/graphiql.html
the result section (right column) shows error message as given below
failed to execute ‘text’ on ‘Response’ : body stream already read
stack: Type error: failed to execute ‘text’ on ‘response’ : body stream already read at http://localhost:4502/content/graphiql.html:81:33
can someone point me what is that I am missing here