Closed DayS1eeper closed 1 year ago
@syrusakbary Could you please take a look at this?
@DayS1eeper this is legacy repo, with the last commit more than 1 year ago. Probably you need https://github.com/graphql-python/graphql-core
@TitanFighter I use graphql-core 2.3.2 and graphene 2.1.9 in my project.
This PR fixes batching for subscriptions.
Without this fix
batch_load_fn
is called after everyload
call andtest_batches_subscription_result
fails onbecause
subscription_results[0].data
contains