Skip to content

Function: createPrismaSourceRegistry()

createPrismaSourceRegistry<Context>(options): SourceRegistry<Context>

Defined in: packages/fate/src/server/prisma.ts:745

Type Parameters

Context

Context

Parameters

options

PrismaSourceAdapterOptions<Context>

Returns

SourceRegistry<Context>

Released under the MIT License