🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
Has anyone noticed that if we run a long query or a query that might choke the server, we have no option but to refresh the page or kill the process id from the server?
What type of feedback is this?
[ ] Question
[x] Idea
[ ] Bug
[ ] New example or operation collection
Possible solution:
We could simply add a button to terminate the query as in pgAdmin for postgres.
Context
Has anyone noticed that if we run a long query or a query that might choke the server, we have no option but to refresh the page or kill the process id from the server?
What type of feedback is this?
Possible solution:
We could simply add a button to terminate the query as in pgAdmin for postgres.