MCPcopy Create free account
hub / github.com/effect-app/libs / fetch

Function fetch

packages/vue/src/internal/tanstackQuery.ts:277–278  ·  view source on GitHub ↗
(_options?: RefetchOptions)

Source from the content-addressed store, hash-verified

275 throw new Error("TanStack query refetched without data")
276 }
277 return data
278 },
279 catch: (error) => error
280 })
281 .pipe(

Callers

nothing calls this directly

Calls 3

refetchFunction · 0.70
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…