Name
Last commit
Last update
..
Controller added files
Model added files
Test/Mftf added files
etc added files
README.md added files
composer.json added files
registration.php added files

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.