UNPKG

@the_pixelport/aws-lambda-graphql

Version:

Apollo server for AWS Lambda with WebSocket subscriptions support over API Gateway v1 + v2

7 lines 205 B
export * from './aws'; export * from './connections'; export * from './events'; export * from './graphql'; export * from './operations'; export * from './subscriptions'; //# sourceMappingURL=index.d.ts.map