longyi c9405dd336 vendor 5 лет назад
..
Controller c9405dd336 vendor 5 лет назад
Model c9405dd336 vendor 5 лет назад
Test c9405dd336 vendor 5 лет назад
etc c9405dd336 vendor 5 лет назад
README.md c9405dd336 vendor 5 лет назад
composer.json c9405dd336 vendor 5 лет назад
registration.php c9405dd336 vendor 5 лет назад

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.