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