Skip to content

angee.graphql.asgi

WebSocket URL routes for GraphQL subscriptions.

websocket_urlpatterns

python
def websocket_urlpatterns() -> list[object]

Return GraphQL WebSocket URL routes for installed schemas.

Released under the AGPL-3.0 License.