aws-samples / aws-samples/apollo-server-on-aws-lambda

Split Lambda handlers for REST and WebSocket

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
25
Forks
6
PR merge metrics
No merged PRs in 30d

Description

As discussed in #1, splitting `handleMessage` in `graphql-query-handler.ts` into two separate functions would make the code more intuitive to understand.

This would require changes to the function code of `handleMessage` and the CDK definition of the corresponding Lambda function(s)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.