graphql-devtools
graphql-devtools copied to clipboard
Add columns with query name and variables to table with queries list
Will be good to see in table with list of queries additional info, to distinguish and quickly find needed queries. Good to see query name (separated via comma if several), and start of variables values (in one line, separated by comma, eg first 3 variables with values).
And the best will be also have some context filter by shown values!
For example, this Firefox extension https://addons.mozilla.org/en-US/firefox/addon/graphql-developer-tools/ shows additional info in list of caught queries and this is very useful, here is screenshot:
