SoftDeleteOptions interface
Everything softDelete() needs to build its extension.
Signature:
export interface SoftDeleteOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
PrismaClient |
The UNEXTENDED Prisma client, used to reroute deletes into updates. | ||
|
Which models are soft-deleted, and the column holding the stamp. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.