webtau icon indicating copy to clipboard operation
webtau copied to clipboard

GraphQL support in HTML report

Open tsiq-karold opened this issue 5 years ago • 0 comments

A few things we probably want to do:

  • display coverage and timing data per operation like we do for openapi
  • another tab similar to http calls which shows info by operation because otherwise all the http calls will just be POST /graphql. In the view where we show requests and responses, we could render the query more usefully for example

tsiq-karold avatar Jul 22 '20 10:07 tsiq-karold