QueryConnectionRequest is the request type for the Query/Connection RPC method

interface QueryConnectionRequest {
    connectionId: string;
}

Properties

Properties

connectionId: string

connection unique identifier