diff --git a/README.md b/README.md index eb6e41d8..d96a37a8 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ These instructions will get you a copy of the project up and running on your loc 1. Download and activate the following plugins , in your WordPress plugin directory: * [wp-graphql](https://github.com/imranhsayed/woo-next/tree/master/wordpress/plugins) Exposes graphql for WordPress ( **Tested with v-0.8.0** of this plugin ) -* [wp-graphiql](https://github.com/imranhsayed/woo-next/tree/master/wordpress/plugins) Provides GraphiQL IDE (playground) to the WP-Admin. * [wp-graphql-woocommerce](https://github.com/imranhsayed/woo-next/tree/master/wordpress/plugins) Adds Woocommerce functionality to a WPGraphQL schema ( **Tested with v-0.5.0** of this plugin ) * Make sure Woocommerce plugin is also installed in your WordPress site. You can also import default wooCommerce products that come with wooCommerce Plugin for development ( if you don't have any products in your WordPress install ) `WP Dashboard > Tools > Import > WooCommerce products(CSV)`: The WooCommerce default products csv file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`