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