test-magenx/module-graph-ql

N/A

Maintainers

Package info

github.com/test-magenx/module-graph-ql

Type:magento2-module

pkg:composer/test-magenx/module-graph-ql

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

100.4.3 2021-10-10 22:19 UTC

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.