o
    ÑtBhÝ  ã                   @   s$   d Z ddlmZmZmZ g d¢ZdS )a:  GraphQL Subscription

The :mod:`graphql.subscription` package is responsible for subscribing to updates
on specific data.

.. deprecated:: 3.2
   This package has been deprecated with its exported functions integrated into the
   :mod:`graphql.execution` package, to better conform with the terminology of the
   GraphQL specification. For backwards compatibility, the :mod:`graphql.subscription`
   package currently re-exports the moved functions from the :mod:`graphql.execution`
   package. In v3.3, the :mod:`graphql.subscription` package will be dropped entirely.
é   )Ú	subscribeÚcreate_source_event_streamÚMapAsyncIteratorN)Ú__doc__Ú	executionr   r   r   Ú__all__© r   r   út/var/www/html/riverr-enterprise-integrations-main/venv/lib/python3.10/site-packages/graphql/subscription/__init__.pyÚ<module>   s    