method PrismaAdapter.prototype.createDataSource
PrismaAdapter.prototype.createDataSource(entity: string): DataSource

Parameters

entity: string

Return Type

Usage

import { PrismaAdapter } from "database-plugin/src/index.ts";