Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

iwtkachenko/magento2-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GraphQL API for Magento2

This fork makes module works with latest versions of related modules. It's made by deleting conflicting things. Tests are broken in this branch. Also one of the files is a copypast of the base class.

##Installation

Install this magento2 module using composer:

composer require we-like-graphql/magento2-graphql
bin/magento module:enable graphan_Magento2GraphQL
bin/magento setup:upgrade

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

About

GraphQL API for Magento2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%