# GraphQL plugin for WooCommerce. [WIP]

A plugin for WooCommerce to expose a GraphQL API using [malsapp/Graphql-Scheme](https://github.com/malsapp/Graphql-Scheme/).

### Installation

- Run `composer install`.
- Upload to your wordpress plugins folder.
- access the result on `http://yoursite.com/wp-json/shopz/graphql`.