Closed grantwwu closed 6 years ago
https://github.com/axelspringer/graphql-google-pubsub/blob/master/src/async-iterator.ts#L45
I think this options property should be set before invoking subscribeAll, which uses it.
👍 you are right. Will fix that asap.
https://github.com/axelspringer/graphql-google-pubsub/blob/master/src/async-iterator.ts#L45
I think this options property should be set before invoking subscribeAll, which uses it.