DisBot
Preparing search index...
prisma
Prisma
UsersUncheckedUpdateManyInput
Type Alias UsersUncheckedUpdateManyInput
type
UsersUncheckedUpdateManyInput
=
{
BackupCount
?:
IntFieldUpdateOperationsInput
|
number
;
CustomerBots
?:
IntFieldUpdateOperationsInput
|
number
;
GloablVotes
?:
IntFieldUpdateOperationsInput
|
number
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
LastVote
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
UserId
?:
StringFieldUpdateOperationsInput
|
string
;
Username
?:
StringFieldUpdateOperationsInput
|
string
;
Votes
?:
IntFieldUpdateOperationsInput
|
number
;
}
Index
Properties
Backup
Count?
Customer
Bots?
Gloabl
Votes?
Id?
Last
Vote?
User
Id?
Username?
Votes?
Properties
Optional
Backup
Count
BackupCount
?:
IntFieldUpdateOperationsInput
|
number
Optional
Customer
Bots
CustomerBots
?:
IntFieldUpdateOperationsInput
|
number
Optional
Gloabl
Votes
GloablVotes
?:
IntFieldUpdateOperationsInput
|
number
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Last
Vote
LastVote
?:
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
Optional
User
Id
UserId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Username
Username
?:
StringFieldUpdateOperationsInput
|
string
Optional
Votes
Votes
?:
IntFieldUpdateOperationsInput
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Backup
Count
Customer
Bots
Gloabl
Votes
Id
Last
Vote
User
Id
Username
Votes
DisBot
Loading...