Skip to content

angee.graphql.asgi

ASGI contributions for GraphQL subscriptions and development SDL emission.

boot_hooks

ASGI boot hooks owned by the GraphQL addon.

websocket_urlpatterns

python
def websocket_urlpatterns() -> list[object]

Return GraphQL WebSocket URL routes for installed schemas.

Released under the AGPL-3.0 License.