Network+
Network+ allows network requests to be filtered and sorted by the response and request content.
This is particularly helpful when debugging GraphQL applications, where the query or mutation name is not part of the url (as in REST APIs), but instead is passed within the post data.
Network+...
Developer Tools