Michael Aubry
02/07/2022, 5:27 PMid String @id @default(cuid())
I have a special case where I need to generate the record using an id I generate. Is it possible to pass a custom id into prisma.model.create
?Chris Tsongas
02/07/2022, 10:20 PM