wp-graphql / wp-graphiql
GraphiQL IDE in the WP-Admin. Works with the WPGraphQL plugin. https://github.com/wp-graphql/wp-graphql
Installs: 36 250
Dependents: 0
Suggesters: 0
Security: 0
Stars: 286
Watchers: 6
Forks: 35
Open Issues: 9
Language:JavaScript
Type:wordpress-plugin
This package is auto-updated.
Last update: 2021-04-21 14:18:36 UTC
README
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.