we-like-graphql/magento2-graphql

There is no license information available for the latest version (0.1.0) of this package.

GraphQL API in Magento2

Installs: 34

Dependents: 0

Suggesters: 0

Security: 0

Stars: 33

Watchers: 5

Forks: 10

Open Issues: 2

Type:magento2-module

0.1.0 2016-11-14 12:38 UTC

This package is not auto-updated.

Last update: 2024-04-27 23:01:43 UTC


README

Gitter Build Status Coverage Status

Installation

Install this magento2 module using composer:

composer require we-like-graphql/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