graphql-redis-subscriptions icon indicating copy to clipboard operation
graphql-redis-subscriptions copied to clipboard

Fix types for AsyncIterator

Open casey-chow opened this issue 3 years ago • 1 comments

Per upstream change in graphql-subscriptions (https://github.com/apollographql/graphql-subscriptions/pull/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.

casey-chow avatar Mar 08 '22 00:03 casey-chow

@casey-chow https://github.com/davidyaha/graphql-redis-subscriptions/pull/636

williamrijksen avatar Nov 12 '24 15:11 williamrijksen