WP Manifestindependent plugin directory
manifest / developer / wp-graphiql

WP GraphiQL archived

GraphiQL IDE in the WP-Admin. Works with the WPGraphQL plugin. https://github.com/wp-graphql/wp-graphql

by WPGraphQL, Digital First Media, Jason Bahl · github.com/wp-graphql/wp-graphiql · website

286stars
37kcomposer installs
35forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wp-graphql/wp-graphiql/archive/refs/heads/master.zip

Also on Packagist as wp-graphql/wp-graphiql:

composer require wp-graphql/wp-graphiql

From the readme

DEPRECATED This project is deprecated as GraphiQL is now built-in to WPGraphQL. WPGraphiQL: GraphiQL IDE in the WP-Admin This plugin brings the power of the GraphiQL IDE to the WP-Admin. Activate this plugin – with WPGraphQL (https://github.com/wp-graphql/wp-graphql) also active – and you will be able to browse your WPGraphQL schema straight from the WP-Admin. Authentication works with your current session, so if you have proper permissions, you can run Mutations and Query for data that might be restricted to current users.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.0.1Oct 23, 2019
v1.0.0Aug 13, 2019
v0.3.0Jun 15, 2018
v0.2.0Jun 15, 2018
v0.1.0Jun 16, 2017