MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/workspaces/[id]/fork/lineage/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db } from '@sim/db'
2import { workspace } from '@sim/db/schema'
3import { eq } from 'drizzle-orm'
4import type { NextRequest } from 'next/server'

Callers

nothing calls this directly

Calls 6

withRouteHandlerFunction · 0.90
parseRequestFunction · 0.90
getForkParentFunction · 0.90
getUndoableRunForTargetFunction · 0.90
eqFunction · 0.50

Tested by

no test coverage detected