-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
effort/easyplugin/prismatype/featAdd a new capability or enhance an existing oneAdd a new capability or enhance an existing one
Description
Perceived Problem
- It is not possible to configure the options passed to the prisma client constructor
- It is not possible to construct the prisma client oneself
Ideas / Proposed Solution(s)
-
Allow passing prisma client options through the prisma plugin constructor
use(prisma({ clientOptions: { ... }) })
Arthie, sachaw and pantharshit00
Metadata
Metadata
Assignees
Labels
effort/easyplugin/prismatype/featAdd a new capability or enhance an existing oneAdd a new capability or enhance an existing one