We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
withPresets
1 parent 93b85c7 commit 43b175dCopy full SHA for 43b175d
packages/runtime/src/enhancements/preset.ts
@@ -7,8 +7,6 @@ import { WithPolicyContext } from './policy';
7
*
8
* It's a shortcut for calling withOmit(withPassword(withPolicy(prisma, options))).
9
10
- * @deprecated This API is deprecated. Please call `enhance` instead.
11
- *
12
* @param prisma The Prisma client to enhance.
13
* @param context The context to for evaluating access policies.
14
* @param options Options.
0 commit comments