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

File nodes.router.ts

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

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { sql } from "kysely";
3
4import { createTRPCRouter, protectedProcedure } from "~/server/api/trpc";

Callers

nothing calls this directly

Calls 2

requireCanViewProjectFunction · 0.90
typedNodeFunction · 0.90

Tested by

no test coverage detected