webtau
webtau copied to clipboard
GraphQL support in HTML report
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