aws-samples / aws-samples/apollo-server-on-aws-lambda
Split Lambda handlers for REST and WebSocket
Aperta
- Lingua principale
- TypeScript
- Stelle
- 25
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.