From 510422ba2a80c729b9fe3fa0bd230a99d71a2c4f Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 7 Jun 2017 16:29:06 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 921fb97..a0b71d2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ This plugin brings 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. +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.