MCPcopy Create free account
hub / github.com/WardAnalytics/WardGraph / queryFn

Function queryFn

src/api/labels/labels.ts:69–69  ·  view source on GitHub ↗
({ signal })

Source from the content-addressed store, hash-verified

67
68
69 const queryFn: QueryFunction<Awaited<ReturnType<typeof getLabels>>> = ({ signal }) => getLabels(address, signal);
70
71
72

Callers

nothing calls this directly

Calls 1

getLabelsFunction · 0.85

Tested by

no test coverage detected