We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1ea63 commit 9a2ee03Copy full SHA for 9a2ee03
src/graphql/subscription/__init__.py
@@ -3,7 +3,7 @@
3
The :mod:`graphql.subscription` package is responsible for subscribing to updates
4
on specific data.
5
6
-.. deprecated:: 3.3
+.. deprecated:: 3.2
7
This package has been deprecated with its exported functions integrated into the
8
:mod:`graphql.execution` package, to better conform with the terminology of the
9
GraphQL specification. For backwards compatibility, the :mod:`graphql.subscription`
0 commit comments