Currently the limit for network requests is 100KB for request+100KB for response when viewing the network requests in the activity history pane in the dashboard.
This limit makes it impossible to debug larger responses from our graphql endpoint, which is a critical feature we rely upon.
Would it be possible to remove or at the very least increase this limit?