we-like-graphql/magento2-graphql 0.1.0

GraphQL API in Magento2

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GraphQL API for Magento2

Gitter Build Status Coverage Status

Installation

Install this magento2 module using composer:

composer require graphan/magento2-graphql

It exposes GraphQL Endpoint at:

http://<your_magento2_path>/index.php/graphql

We highly recommend using GraphIQL Feen to explore this endpoint.

List of covered Magento's REST APIs