MCPcopy Create free account
hub / github.com/TanStack/query / getObservers

Method getObservers

packages/query-core/src/queriesObserver.ts:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 getObservers() {
169 return this.#observers
170 }
171
172 getOptimisticResult(
173 queries: Array<QueryObserverOptions>,

Callers 4

trackResultMethod · 0.80
persist.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected