Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "lib/prisma"

Index

Variables

Variables

Const prisma

prisma: PrismaClient<PrismaClientOptions, never> = new PrismaClient()

We have one prisma client we use throughout the application. NOt sure if this makes a difference. It would allow us to use some special configruation on prisma

Generated using TypeDoc