Skip to content

PrismaLike

Defined in: packages/adapter-prisma/src/index.ts:76

The two Prisma model delegates this adapter needs — pass your generated PrismaClient (it satisfies this structurally once your schema includes the LtiPlatform/LtiNonce models from prisma/schema.example.prisma).

ltiNonce: PrismaLtiNonceDelegate

Defined in: packages/adapter-prisma/src/index.ts:78


ltiPlatform: PrismaLtiPlatformDelegate

Defined in: packages/adapter-prisma/src/index.ts:77