Graphiql Workspace Versions Save

A graphical interactive in-browser GraphQL IDE enhanced with tabbed navigation, HTTP headers, arbitrary endpoints, etc.

v1.1.5

5 years ago
  • Support passing credentials option to appConfig.bootstrapOptions (#39). Thanks to @jcbpl for this contribution!

v1.1.4

6 years ago
  • Update subscription-transport-ws version (#30, #31). Thanks to @tlvenn for investigating and fixing this issue!

v1.1.3

6 years ago
  • Fix graphql dependency issue (#28). Thanks to @tlvenn for this contribution!

v1.1.2

6 years ago
  • Fix CORS error thrown by browsers (#27). Thanks to @kachkaev for this contribution!

v1.1.1

6 years ago
  • Removed graphiql-subscriptions-fetcher dependency
  • graphql-js is now a peer dependency
  • Updated other dependencies

v1.1.0

6 years ago
  • Fix 'graphiql-subscriptions-fetcher' import (#25). Kudos to @kachkaev for this contribution!

v1.0.5

6 years ago
  • Add support for subscriptions (#22). Huge thanks to @tlvenn for this contribution!

v1.0.4

7 years ago
  • Updated all dependencies

v1.0.3

7 years ago
  • Fix: recently introduced removeItem now supported by tab state storage (#15)

v1.0.2

7 years ago
  • Fix: instrospection query is run on every keystroke in a tab (#13)