graphql-playground
graphql-playground copied to clipboard
Preloaded Tab runs all operations when hit play.
When I load a tab from the server with many operations in it, and hit play it runs everything rather then providing options on which to operation to run.
Pressing "prettify" first then pressing play gives me the operations as it should.
Any update on this? For some reason I get a different behaviour where it automatically runs the first query even on subsequent retries. I have to modify the tab for it to list which operations to run