Commits
Click on a commit to change the comparison rangehandle `on_execute` exceptions. refactor: separate subscription tests from normal tests. move to graphql-core origin@main fix: handle not awaitable result of `original_subscribe` add test for when extensios not return anything. wip: remove implements_get_result check Merge branch 'refs/heads/main' into support_extensions_on_subscriptions
# Conflicts:
# strawberry/schema/execute.py pass middleware manager only in 3.3 fix graphql-ws-transport protocol behaviour on (pre)execution errors resolve optimization todos. add `long_runnning` subscription benchmark; update release.md; improve coverage. fix contextvar issue + few redundant changes. recify reviews; nits & move `_implements_resolve` to `SchemaExtension` refactor: update GraphQL version check logic in utils/__init__.py Merge branch 'main' into support_extensions_on_subscriptions [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci1 year ago
by pre-commit-ci[bot] Merge branch 'main' into support_extensions_on_subscriptions Merge branch 'feature/multiple-protocols' into support_extensions_on_subscriptions remove unneeded async gen wrapper since we removed support for on_execute hook