Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display previous query/mutation responses #19

Open
aidansunbury opened this issue Nov 9, 2024 · 0 comments
Open

Display previous query/mutation responses #19

aidansunbury opened this issue Nov 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aidansunbury
Copy link
Owner

Is your feature request related to a problem? Please describe.
Often times when testing, you want to run a procedure several times with different inputs, and compare the results. It would be nice to be able to toggle between the results of the current call and the results of previous calls, allowing you to view them side by side.

Describe the solution you'd like
A dropdown could appear on subsequent requests, allowing you to select which request output you would like to view.

@aidansunbury aidansunbury added the enhancement New feature or request label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant