-
- Notifications
You must be signed in to change notification settings - Fork 93
Pull requests: michalkvasnicak/aws-lambda-graphql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Facilitate deployment using serverless instead of cloudformation
#8 by guerrerocarlos was merged Apr 24, 2019 Loading… updated Apr 24, 2019
Pass context creator from handlers
#14 by michalkvasnicak was merged Jun 4, 2019 Loading… updated Jun 4, 2019
Replace ulid with uuid v1 and make it possible to use own id generator
#16 by michalkvasnicak was merged Jun 11, 2019 Loading… updated Jun 11, 2019
Use incremental operation id generator
#17 by michalkvasnicak was merged Jun 12, 2019 Loading… updated Jun 12, 2019
Add a way to unsubscribe client from specific subscription
#18 by michalkvasnicak was merged Jun 14, 2019 Loading… updated Jun 14, 2019
1 task done
Add lambda's context to GraphQL context
#23 by michalkvasnicak was merged Aug 7, 2019 Loading… updated Aug 8, 2019
fix: update reconnected state to call processOperations
#25 by sammarks was merged Sep 17, 2019 Loading… updated Sep 17, 2019
Fix
unsubscribeAllByConnectionId when there is nothing to unsubscribe from #26 by AlpacaGoesCrazy was merged Sep 29, 2019 Loading… updated Sep 30, 2019
Use standard apollo subscription client
#27 by AlpacaGoesCrazy was merged Oct 3, 2019 Loading… updated Oct 3, 2019
Normalise headers to lowercase
#32 by michalkvasnicak was merged Nov 3, 2019 Loading… updated Nov 3, 2019
add support for context to event processors
#36 by michalkvasnicak was merged Nov 8, 2019 Loading… updated Nov 8, 2019
Wait for connection to be initialized
#40 by michalkvasnicak was merged Nov 17, 2019 Loading… updated Nov 17, 2019
Implement server lifecycle methods
#29 by AlpacaGoesCrazy was merged Nov 1, 2019 Loading… updated Nov 19, 2019
Add documentation about server lifecycle methods
#42 by AlpacaGoesCrazy was merged Nov 20, 2019 Loading… updated Nov 20, 2019
Provide connection context to context builder function
#43 by AlpacaGoesCrazy was merged Nov 22, 2019 Loading… updated Nov 22, 2019
Proper APIGateway response on $disconnect
#48 by ajunge was closed Dec 4, 2019 Loading… updated Dec 4, 2019
Return proper response on websocket disconnect
#51 by michalkvasnicak was merged Dec 4, 2019 Loading… updated Dec 4, 2019
Do not allow publishing event with empty name
#52 by michalkvasnicak was merged Dec 4, 2019 Loading… updated Dec 4, 2019
add TTL support for dynamodb events
#53 by michalkvasnicak was merged Dec 12, 2019 Loading… updated Dec 12, 2019
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.