DisBot
Preparing search index...
prisma
Prisma
UsersWhereInput
Type Alias UsersWhereInput
type
UsersWhereInput
=
{
AND
?:
UsersWhereInput
|
UsersWhereInput
[]
;
Apis
?:
ApisListRelationFilter
;
BackupCount
?:
IntFilter
<
"Users"
>
|
number
;
CustomerBots
?:
IntFilter
<
"Users"
>
|
number
;
GloablVotes
?:
IntFilter
<
"Users"
>
|
number
;
GuildBackups
?:
GuildBackupsListRelationFilter
;
Id
?:
IntFilter
<
"Users"
>
|
number
;
LastVote
?:
DateTimeNullableFilter
<
"Users"
>
|
Date
|
string
|
null
;
Levels
?:
LevelsListRelationFilter
;
NOT
?:
UsersWhereInput
|
UsersWhereInput
[]
;
OR
?:
UsersWhereInput
[]
;
UserId
?:
StringFilter
<
"Users"
>
|
string
;
Username
?:
StringFilter
<
"Users"
>
|
string
;
Vanitys
?:
VanitysListRelationFilter
;
Votes
?:
IntFilter
<
"Users"
>
|
number
;
}
Index
Properties
AND?
Apis?
Backup
Count?
Customer
Bots?
Gloabl
Votes?
Guild
Backups?
Id?
Last
Vote?
Levels?
NOT?
OR?
User
Id?
Username?
Vanitys?
Votes?
Properties
Optional
AND
AND
?:
UsersWhereInput
|
UsersWhereInput
[]
Optional
Apis
Apis
?:
ApisListRelationFilter
Optional
Backup
Count
BackupCount
?:
IntFilter
<
"Users"
>
|
number
Optional
Customer
Bots
CustomerBots
?:
IntFilter
<
"Users"
>
|
number
Optional
Gloabl
Votes
GloablVotes
?:
IntFilter
<
"Users"
>
|
number
Optional
Guild
Backups
GuildBackups
?:
GuildBackupsListRelationFilter
Optional
Id
Id
?:
IntFilter
<
"Users"
>
|
number
Optional
Last
Vote
LastVote
?:
DateTimeNullableFilter
<
"Users"
>
|
Date
|
string
|
null
Optional
Levels
Levels
?:
LevelsListRelationFilter
Optional
NOT
NOT
?:
UsersWhereInput
|
UsersWhereInput
[]
Optional
OR
OR
?:
UsersWhereInput
[]
Optional
User
Id
UserId
?:
StringFilter
<
"Users"
>
|
string
Optional
Username
Username
?:
StringFilter
<
"Users"
>
|
string
Optional
Vanitys
Vanitys
?:
VanitysListRelationFilter
Optional
Votes
Votes
?:
IntFilter
<
"Users"
>
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Apis
Backup
Count
Customer
Bots
Gloabl
Votes
Guild
Backups
Id
Last
Vote
Levels
NOT
OR
User
Id
Username
Vanitys
Votes
DisBot
Loading...