apollo-server/packages
Reyad Attiyat 236dc25622 Add support for AWS Lambda
Create an integration that will return a lambda handler for a
graphql or graphiql server. This integration requires an API
Gateway with Lambda Proxy Integration.

The test runner expects req and res objects for testing. We
have to mock these for the tests to execute properly.
2017-01-30 16:58:16 -06:00
..
graphql-server-core Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-express Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-hapi Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-integration-testsuite Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-koa Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-lambda Add support for AWS Lambda 2017-01-30 16:58:16 -06:00
graphql-server-module-graphiql Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-module-operation-store Use one central typescript configuration 2017-01-25 13:54:11 +01:00
graphql-server-restify Add next() calls 2017-01-26 09:39:38 -05:00