Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-graph-ql/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-graph-ql/README.md

# GraphQl

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