graphiql
graphiql copied to clipboard
Feature request: re-triggering introspection
As a developer of backend service, I frequently have to retrigger the introspection on the GraphQL endpoint. Therefore I'd suggest to add a "refresh" button next to the URL bar.
Right now I do this by "changing" the input of the URL bar via keyboard.