Skip to main content

types

@adamondo/backend


@adamondo/backend / infrastructure/prisma/types

infrastructure/prisma/types

Type Aliases

PrismaRootClient

PrismaRootClient = GeneratedPrismaClient

Defined in: src/infrastructure/prisma/types.ts:24


PrismaClient

PrismaClient = GeneratedPrismaClient | Prisma.TransactionClient

Defined in: src/infrastructure/prisma/types.ts:26

Functions

toSearchSettingsEntity()

toSearchSettingsEntity(record): SearchSettingsEntity

Defined in: src/infrastructure/prisma/types.ts:29

Parameters

record

Returns

SearchSettingsEntity


toServiceFeesEntity()

toServiceFeesEntity(record): ServiceFeesEntity

Defined in: src/infrastructure/prisma/types.ts:40

Parameters

record

Returns

ServiceFeesEntity


toPayoutEntity()

toPayoutEntity(record): PayoutEntity

Defined in: src/infrastructure/prisma/types.ts:53

Parameters

record

Returns

PayoutEntity


toCancellationEntity()

toCancellationEntity(record): CancellationEntity

Defined in: src/infrastructure/prisma/types.ts:79

Parameters

record

Returns

CancellationEntity


toWishListGroupEntity()

toWishListGroupEntity(record): WishListGroupEntity

Defined in: src/infrastructure/prisma/types.ts:94

Parameters

record

Returns

WishListGroupEntity