Interface: Extra (use/deno)
Extra (graphql-ws/use/deno): The extra that will be put in the Context.
Defined in: src/use/deno.ts:15
The extra that will be put in the Context.
Properties
socket
readonlysocket:WebSocket
Defined in: src/use/deno.ts:19
The actual socket connection between the server and the client.