types
@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
toServiceFeesEntity()
toServiceFeesEntity(
record):ServiceFeesEntity
Defined in: src/infrastructure/prisma/types.ts:40
Parameters
record
Returns
toPayoutEntity()
toPayoutEntity(
record):PayoutEntity
Defined in: src/infrastructure/prisma/types.ts:53
Parameters
record
Returns
toCancellationEntity()
toCancellationEntity(
record):CancellationEntity
Defined in: src/infrastructure/prisma/types.ts:79
Parameters
record
Returns
toWishListGroupEntity()
toWishListGroupEntity(
record):WishListGroupEntity
Defined in: src/infrastructure/prisma/types.ts:94