longyi c9405dd336 vendor il y a 5 ans
..
Controller c9405dd336 vendor il y a 5 ans
Model c9405dd336 vendor il y a 5 ans
Test c9405dd336 vendor il y a 5 ans
etc c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
composer.json c9405dd336 vendor il y a 5 ans
registration.php c9405dd336 vendor il y a 5 ans

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.