DisBot
Preparing search index...
prisma
Prisma
UsersUncheckedUpdateWithoutApisInput
Type Alias UsersUncheckedUpdateWithoutApisInput
type
UsersUncheckedUpdateWithoutApisInput
=
{
BackupCount
?:
IntFieldUpdateOperationsInput
|
number
;
CustomerBots
?:
IntFieldUpdateOperationsInput
|
number
;
GloablVotes
?:
IntFieldUpdateOperationsInput
|
number
;
GuildBackups
?:
GuildBackupsUncheckedUpdateManyWithoutUsersNestedInput
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
LastVote
?:
|
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
;
Levels
?:
LevelsUncheckedUpdateManyWithoutUsersNestedInput
;
UserId
?:
StringFieldUpdateOperationsInput
|
string
;
Username
?:
StringFieldUpdateOperationsInput
|
string
;
Vanitys
?:
VanitysUncheckedUpdateManyWithoutUsersNestedInput
;
Votes
?:
IntFieldUpdateOperationsInput
|
number
;
}
Index
Properties
Backup
Count?
Customer
Bots?
Gloabl
Votes?
Guild
Backups?
Id?
Last
Vote?
Levels?
User
Id?
Username?
Vanitys?
Votes?
Properties
Optional
Backup
Count
BackupCount
?:
IntFieldUpdateOperationsInput
|
number
Optional
Customer
Bots
CustomerBots
?:
IntFieldUpdateOperationsInput
|
number
Optional
Gloabl
Votes
GloablVotes
?:
IntFieldUpdateOperationsInput
|
number
Optional
Guild
Backups
GuildBackups
?:
GuildBackupsUncheckedUpdateManyWithoutUsersNestedInput
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Last
Vote
LastVote
?:
NullableDateTimeFieldUpdateOperationsInput
|
Date
|
string
|
null
Optional
Levels
Levels
?:
LevelsUncheckedUpdateManyWithoutUsersNestedInput
Optional
User
Id
UserId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Username
Username
?:
StringFieldUpdateOperationsInput
|
string
Optional
Vanitys
Vanitys
?:
VanitysUncheckedUpdateManyWithoutUsersNestedInput
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
Guild
Backups
Id
Last
Vote
Levels
User
Id
Username
Vanitys
Votes
DisBot
Loading...