skevy / graphiql-app

Light, Electron-based Wrapper around GraphiQL
MIT License
2.96k stars 336 forks source link

Changing headers reloads view of queries, doesn't save/ preserve query list #107

Open ortonomy opened 6 years ago

ortonomy commented 6 years ago

When I change / add / delete http headers, the query editor view refreshes (I think because the introspection query runs again)

When this happens, it doesn't save the list of queries, and refreshes and some queries are lost. Need to make sure the editor view state is preserved