You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason for this is probably that the whole code is only tested and functional when there is only one field anyway. I have now made the code more clear in this regard.
Closing this here. If anybody wants to solve this properly, this is still open as #194.
Was looking into subscriptions and found this:
https://github.com/graphql-python/graphql-core/blob/9333075c657e91e563c09add8464f3758e317749/graphql/execution/executor.py#L306-L312
The desired intention here is merging field subscriptions into single observable?
The text was updated successfully, but these errors were encountered: