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

Method getObservers

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

Source from the content-addressed store, hash-verified

160 }
161
162 getObservers() {
163 return this.#observers
164 }
165
166 getOptimisticResult(
167 queries: Array<QueryObserverOptions>,

Callers 4

trackResultMethod · 0.80
persist.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected