strawberry.asgi.handlers.GraphQLTransportWSHandler
Constructor:
Signature:
Parameters:
-
schema:
- Type
-
BaseSchema
-
debug:
- Type
-
bool
-
connection_init_wait_timeout:
- Type
-
timedelta
-
get_context:
- Type
-
Callable
-
get_root_value:
- Type
-
Callable
-
ws:
- Type
-
WebSocket
Methods:
-
get_context
Signature:
-
get_root_value
Signature:
-
send_json
Signature:
Parameters:
-
data:
- Type
-
dict
-
-
close
Signature:
Parameters:
-
code:
- Type
-
int
-
reason:
- Type
-
str
-
-
handle_request
Signature: