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

Maintainers

Package info

github.com/WeLikeGraphQL/magento2-graphql

Type:magento2-module

pkg:composer/we-like-graphql/magento2-graphql

Statistics

Installs: 34

Dependents: 0

Suggesters: 0

Stars: 33

Open Issues: 2

0.1.0 2016-11-14 12:38 UTC

This package is not auto-updated.

Last update: 2026-03-01 07:43:14 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