MCPcopy Index your code
hub / github.com/TanStack/query / deferStream

Function deferStream

packages/solid-query/src/useBaseQuery.ts:273–275  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271 storage: createDeepSignal,
272
273 get deferStream() {
274 return options().deferStream
275 },
276
277 /**
278 * If this resource was populated on the server (either sync render, or streamed in over time), onHydrated

Callers

nothing calls this directly

Calls 1

optionsFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…