Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ requestUpdate
Method
requestUpdate
packages/lit-query/src/tests/testHost.ts:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
requestUpdate(): void {
17
this.updatesRequested += 1
18
}
19
20
connect(): void {
21
for
(
const
controller of this.controllers) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected