MCPcopy Create free account
hub / github.com/deeprjs/deepr / invokeQuery

Function invokeQuery

packages/runtime/src/main.ts:5–30  ·  view source on GitHub ↗
(
  root: any,
  query: Query,
  {
    context,
    ignoreKeys,
    acceptKeys,
    ignoreBuiltInKeys,
    authorizer,
    errorHandler
  }: ParseQueryOptions & InvokeExpressionOptions = {}
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

main.test.tsFile · 0.90
index.jsFile · 0.85

Calls 2

parseQueryFunction · 0.90
invokeExpressionFunction · 0.90

Tested by

no test coverage detected