MCPcopy Create free account
hub / github.com/TanStack/db / todos.$id.ts

File todos.$id.ts

examples/react/todo/src/routes/api/todos.$id.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { json } from '@tanstack/react-start'
3import { sql } from '../../db/postgres'
4import { validateUpdateTodo } from '../../db/validation'

Callers

nothing calls this directly

Calls 2

validateUpdateTodoFunction · 0.90
generateTxIdFunction · 0.70

Tested by

no test coverage detected