graphql-subscriptions
Advanced tools
Changelog
0.3.0
setupFunctions
to be async (return Promise
) (https://github.com/apollographql/graphql-subscriptions/pull/41)Promise
from onMessage
of PubSub engine (https://github.com/apollographql/graphql-subscriptions/pull/33)