graphql-ws
Advanced tools
Changelog
4.0.0 (2021-01-13)
onDisconnect
callback (#94) (2a61268)server.opened
(closed
) now requires the close event code and reason for reporting to the onDisconnect
callback.Context.subscriptions
record value can be either an AsyncIterator
or a Promise
.