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?