I am not sure if this was the correct place but was wondering if we could get some eyes on the issues and PR below and get any feedback. We have a use case where we are returning an AsyncIterator asynchronously in the subscription but is not allowed.
https://github.com/apollographql/graphql-subscriptions/issues/213
https://github.com/apollographql/graphql-subscriptions/pull/220