Actualités

The main addition is a new folder: src/lambda. Each JavaScript file in there will automatically be prepared for Lambda function deployment. As an example, we've included a small src/lambda/hello.js ...
Simple GraphQL Lambda function example with JavaScript. GraphQL is powered by apollo-server-lambda. return hello world with Query. It will give the endpoint for post ...