GraphiQL block
Wordpress plugin which installs a block for adding a GraphiQL client, to query the GraphQL server
by Leonardo Losoviz · github.com/leoloso/graphiql-block-wp-plugin
★ 1stars
1composer installs
1forks
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/leoloso/graphiql-block-wp-plugin/archive/refs/heads/master.zipAlso on Packagist as leoloso/graphiql-block-wp-plugin:
composer require leoloso/graphiql-block-wp-pluginFrom the readme
GraphiQL block WordPress plugin
Wordpress plugin which installs a block for adding a GraphiQL client, to query the GraphQL server
Usage
Include in your project through Composer:
Note: Your composer.json file must have the configuration below to accept minimum stability "dev" (there are no releases for PoP yet, and the code is installed directly from the master branch):
Then, initialize by running:
Credits
- [Leonardo Losoviz][link-author]
License
The MIT License (MIT). Please see License File for more information.
[link-author]: https://github.com/leoloso