Closed instanacd closed 2 weeks ago
A major code change has affected our instrumentation. We might have to support both v2.0.0 and v3.0.0 separately. We can discuss it internally.
https://github.com/apollographql/graphql-subscriptions/releases
Replaced iterall with native Symbol.asyncIterator. PubSubEngine.asyncIterator is now PubSubEngine.asyncIterableIterator
commit suggestion
feat: added support for graphql-subscriptions v3
Tada!