import { prisma } from "../src/server/db"; async function main() { const id = "cl9ebqhxk00003b600tymydho"; await prisma.example.upsert({ where: { id, } ...
確定! 回上一頁