Commit graph

2 commits

Author SHA1 Message Date
Urigo
54443b8bfe feat(subscriptions): added subscriptions graphiql to all server types 2017-03-28 20:25:45 +03:00
Reyad Attiyat
cd1c19d033 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-03-28 20:25:16 +03:00