This post was originally published on my blog leoloso.com
I have just released version 0.6 of the GraphQL API for WordPress π.
This is a mighty new version, with several new features and improvements:
β
The GraphiQL Explorer has been added to all the GraphiQL clients, including the public ones
β
Added support for GitHub Updater, to enable self-updating when there's a new version
β
The plugin is coded with PHP 7.4, and can run with PHP 7.1
β
Introduced "embeddable fields", a custom GraphQL query syntax construct to enable templating and improve performance
β
PHPStan has been upgraded to level 8 (the strictest level), reducing the change of bugs happening
β
Release notes are displayed within the plugin, after being updated
ππ½ Read the descriptions in detail in the release notes.
ππ½ Install the plugin in your site: download graphql-api.zip, and in the wp-admin go to Plugins
=> Add New
=> Upload Plugin
to install it.
Top comments (0)