Graphql-playground: Executing selected query in Graphql-playground.

Created on 12 Oct 2018  路  3Comments  路  Source: graphql/graphql-playground

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.

screen shot 2018-10-12 at 8 50 43 am

It would be great if we can execute the query that we have selected. Something like MS SQL Server. Is this possible?

Most helpful comment

You can do this by naming query and then selecting that query:

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acao picture acao  路  14Comments

jazzzz picture jazzzz  路  38Comments

iagobruno picture iagobruno  路  16Comments

alex996 picture alex996  路  15Comments

tuurbo picture tuurbo  路  13Comments