↓ 2 callersFunctionvalidateApiKey({
key,
ctx,
lookupOpts,
configurations,
schema,
permissions,
expectedConfigId,
runCustomValidator,
}:
packages/api-key/src/routes/verify-api-key.ts:22
↓ 2 callersFunctionwithReturning(
model: string,
builder: any,
data: Record<string, any>,
where?: Where[] | undefined,
)
packages/drizzle-adapter/src/drizzle-adapter.ts:194