MCPcopy
hub / github.com/OpenPipe/OpenPipe / nodeEntries.router.ts

File nodeEntries.router.ts

app/src/server/api/routers/nodeEntries.router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TRPCError } from "@trpc/server";
2import { sql } from "kysely";
3import { jsonArrayFrom, jsonObjectFrom } from "kysely/helpers/postgres";
4import { pick } from "lodash-es";

Callers

nothing calls this directly

Calls 15

requireCanViewProjectFunction · 0.90
typedNodeEntryFunction · 0.90
errorFunction · 0.90
typedNodeFunction · 0.90
requireCanModifyProjectFunction · 0.90
typedLoggedCallFunction · 0.90
validateRowToImportFunction · 0.90

Tested by

no test coverage detected