SoftDeleteOptions.client property
The UNEXTENDED Prisma client, used to reroute deletes into updates.
Signature:
client: PrismaClient;
Remarks
Passing the extended client here would send the rerouted update back through this same extension.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.