davidyaha/graphql-redis-subscriptions

Fix types for AsyncIterator

casey-chow opened this issue · 0 comments

Per upstream change in graphql-subscriptions (apollographql/graphql-subscriptions#232) it would make sense to propagate the fix to this library once released. Otherwise, an update to graphql-subscriptions will break type check on this library.