aws-samples / aws-samples/apollo-server-on-aws-lambda
Split Lambda handlers for REST and WebSocket
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.