graphql-devtools icon indicating copy to clipboard operation
graphql-devtools copied to clipboard

Add columns with query name and variables to table with queries list

Open MurzNN opened this issue 4 years ago • 1 comments

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!

MurzNN avatar Jul 27 '21 06:07 MurzNN

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: image

MurzNN avatar Jul 27 '21 06:07 MurzNN