apollographql / apollo-studio-community

🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
https://studio.apollographql.com
249 stars 29 forks source link

GraphOS Platform API Feedback - Add a query termination button on the studio #248

Open draicy11 opened 1 year ago

draicy11 commented 1 year ago

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.