warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

add quick filters on queries and mutations #90

Closed Odonno closed 1 year ago

Odonno commented 1 year ago

Description

Fix #78. Display toggle buttons to filters the list of queries and mutations.

Screenshot

image

image

Here are some versions when toggle changed:

image

image

Checklist