On this page

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

readonly socket: WebSocket

Defined in: src/use/deno.ts:19

The actual socket connection between the server and the client.