šŸ“£ Released v0.6 of GraphQL API for WordPress

leoloso

Leonardo Losoviz

Posted on September 23, 2020

šŸ“£ Released v0.6 of GraphQL API for WordPress

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.

šŸ’– šŸ’Ŗ šŸ™… šŸš©
leoloso
Leonardo Losoviz

Posted on September 23, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related