Skip to content

Conversation

@tjmehta
Copy link
Contributor

@tjmehta tjmehta commented Sep 8, 2020

I updated asyncIterator's type to include Iterable so that it can be used with for...of. Unfortunately iterall's $$asyncIterator doesn't play nice with typescript, so I had to add some ts-ignores.

@tjmehta tjmehta force-pushed the fix-async-iterator-ts-return-type branch from 0e93c82 to 33cc505 Compare September 8, 2020 03:20
@n1ru4l
Copy link

n1ru4l commented Sep 22, 2020

@tjmehta See apollographql/graphql-subscriptions#232 I think we should push for removing iterall and using native types.

@tjmehta
Copy link
Contributor Author

tjmehta commented Dec 5, 2020

agreed

@yovanoc
Copy link
Contributor

yovanoc commented Oct 12, 2022

#549 I've done this, hope it will be merged...

@davidyaha
Copy link
Owner

Fixed with #549 I believe?
Thanks @tjmehta and let me know if I'm wrong

@davidyaha davidyaha closed this Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants