update
This commit is contained in:
@@ -122,16 +122,21 @@ export type ProviderAccount = Prisma.ProviderAccountModel
|
||||
*
|
||||
*/
|
||||
export type Provider = Prisma.ProviderModel
|
||||
/**
|
||||
* Model ConsumerDevices
|
||||
*
|
||||
*/
|
||||
export type ConsumerDevices = Prisma.ConsumerDevicesModel
|
||||
/**
|
||||
* Model ApplicationReleasedInfo
|
||||
*
|
||||
*/
|
||||
export type ApplicationReleasedInfo = Prisma.ApplicationReleasedInfoModel
|
||||
/**
|
||||
* Model TriggerLog
|
||||
*
|
||||
*/
|
||||
export type TriggerLog = Prisma.TriggerLogModel
|
||||
/**
|
||||
* Model UserDevices
|
||||
*
|
||||
*/
|
||||
export type UserDevices = Prisma.UserDevicesModel
|
||||
/**
|
||||
* Model Customer
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user