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.
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.