Firstly, thank for the awesome IDE.
But one thing that I'm finding is executing the selected query in Graphql-playground ?
Let's say in one tab, we have a lot of queries. Each time I execute a query, I have to comment on other queries to make sure the IDE can run.

It would be great if we can execute the query that we have selected. Something like MS SQL Server. Is this possible?
You can do this by naming query and then selecting that query:

@Huvik Thank you
Hello guys,
I want to know if we are running multiple queries in playground, Is there any way to find out number of graphql queries and which queries are there in queue inside our java backend app? Please answer this if anybody knows, thank you.
Most helpful comment
You can do this by naming query and then selecting that query:
