magenxcommerce/module-graph-ql

N/A

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/magenxcommerce/module-graph-ql

Type:magento2-module

pkg:composer/magenxcommerce/module-graph-ql

Statistics

Installs: 171

Dependents: 12

Suggesters: 0

Stars: 0

Open Issues: 0


README

GraphQl provides the framework for the application to expose GraphQL compliant web services. It exposes an area for GraphQL services and resolves request data based on the generated schema. It also maps this response to a JSON object for the client to read.