Leonardo Losoviz
Posted on September 23, 2020
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.
Posted on September 23, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.