moleculerjs / moleculer-apollo-server

:rocket: Apollo GraphQL server for Moleculer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should not call installSubscriptionHandlers when serverOptions.subscriptions is false

silvacpp opened this issue · comments

image
As shown in the apollo server options, subscriptions can be false and if was, installSubscriptionHandlers could not be called.
If called an exception is thrown
image

Released in 0.3.1