Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Releases: wp-graphql/wp-graphiql

v1.0.1

23 Oct 22:33
543617f
Compare
Choose a tag to compare

Release Notes

v1.0.0

13 Aug 22:11
7c08302
Compare
Choose a tag to compare

Release Notes

Adds the OneGraph GraphQL Explorer to GraphiQL. Thanks @henrikwirth!

Here's a GIF showing the GraphQL Explorer in action:

WPGraphiQL - GraphQL Explorer Support!

v0.3.0

15 Jun 20:46
cf2547c
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Update dependencies

v0.2.0

15 Jun 18:36
86d5a1e
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Release Notes

  • add composer.json so the plugin can be installed from Composer
  • update version to 0.2.0
  • update main .gitignore to version the public/index.html file necessary for the build step
  • version package-lock.json
  • update version number in /app/package.json
  • updates yarn.lock
  • adds graphql as an explicit dependency
  • add endoint to the localized "wpGraphiQLSettings"
  • read the endpoint from window.wpGraphiQLSettings when fetching

v0.1.0

16 Jun 16:15
Compare
Choose a tag to compare

Initial release