Demonstration of extending the GraphQL schema, for the GraphQL API for WordPress
Download the latest release of the plugin as a .zip file.
Then, in the WordPress admin:
- Go to
Plugins => Add New
- Click on
Upload Plugin
- Select the .zip file
- Click on
Install Now
- Once installed, click on
Activate
The source code is hosted on the PoP monorepo, under GraphQLAPIForWP/plugins/extension-demo
.
GNU General Public License v2 (or later). Please see License File for more information.