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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Jun 10, 2017
2 parents c0e2a41 + 40c1862 commit 75ca379
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# WPGraphiQL
# WPGraphiQL: GraphiQL IDE in the WP-Admin

This plugin brings the GraphiQL IDE to the WP-Admin.
This plugin brings the power of the GraphiQL IDE to the WP-Admin.

Activate this plugin (with WPGraphQL also active), and you will be able to browse your WPGraphQL schema straight from
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.

<img src="https://github.com/wp-graphql/wp-graphiql/blob/master/assets/img/wp-graphiql-wp-admin.gif?raw=true" alt="WPGraphiQL - GraphiQL in the WP-Admin">
<img src="https://github.com/wp-graphql/wp-graphiql/blob/master/assets/img/wp-graphiql-wp-admin.gif?raw=true" alt="WPGraphiQL - GraphiQL in the WP-Admin">

0 comments on commit 75ca379

Please sign in to comment.