import { PrismaClient } from 'nexus-plugin-prisma/client' export const prismaClient = new PrismaClient()