Skip to content

Subscription field must return Async Iterable. Received: null #419

Closed Answered by enisdenjo
exaucae asked this question in Q&A
Discussion options

You must be logged in to vote

The error originates from the subscription resolver in your schema. It could be that the subscription resets, or the browser reconnects the WS connection and then the subscription resolver returns null instead of the iterator.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by enisdenjo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #418 on October 30, 2022 14:35.