xgastly
xgastly
PPrisma
Created by xgastly on 7/25/2024 in #help-and-questions
Hello every one,Add Accelerate to my application with PrismaService class (extend PrismaClient)
Hello every one, I'm having the problem Add Accelerate to my application: PrismaService.ts export class PrismaService extends PrismaClient<Prisma.PrismaClientOptions, Prisma.LogLevel> implements OnModuleInit { .... .... } I don't know how to Extend your Prisma Client instance with the Accelerate extension Please help me.
4 replies