DisBot
Preparing search index...
prisma
Prisma
GuildSecurityWhereInput
Type Alias GuildSecurityWhereInput
type
GuildSecurityWhereInput
=
{
AND
?:
GuildSecurityWhereInput
|
GuildSecurityWhereInput
[]
;
GuildId
?:
StringFilter
<
"GuildSecurity"
>
|
string
;
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
;
Id
?:
IntFilter
<
"GuildSecurity"
>
|
number
;
InviteLoggingActive
?:
StringNullableFilter
<
"GuildSecurity"
>
|
string
|
null
;
MaxAccountAge
?:
IntNullableFilter
<
"GuildSecurity"
>
|
number
|
null
;
NOT
?:
GuildSecurityWhereInput
|
GuildSecurityWhereInput
[]
;
OR
?:
GuildSecurityWhereInput
[]
;
VerificationGates
?:
VerificationGatesListRelationFilter
;
}
Index
Properties
AND?
Guild
Id?
Guilds?
Id?
Invite
Logging
Active?
Max
Account
Age?
NOT?
OR?
Verification
Gates?
Properties
Optional
AND
AND
?:
GuildSecurityWhereInput
|
GuildSecurityWhereInput
[]
Optional
Guild
Id
GuildId
?:
StringFilter
<
"GuildSecurity"
>
|
string
Optional
Guilds
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
Optional
Id
Id
?:
IntFilter
<
"GuildSecurity"
>
|
number
Optional
Invite
Logging
Active
InviteLoggingActive
?:
StringNullableFilter
<
"GuildSecurity"
>
|
string
|
null
Optional
Max
Account
Age
MaxAccountAge
?:
IntNullableFilter
<
"GuildSecurity"
>
|
number
|
null
Optional
NOT
NOT
?:
GuildSecurityWhereInput
|
GuildSecurityWhereInput
[]
Optional
OR
OR
?:
GuildSecurityWhereInput
[]
Optional
Verification
Gates
VerificationGates
?:
VerificationGatesListRelationFilter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Guild
Id
Guilds
Id
Invite
Logging
Active
Max
Account
Age
NOT
OR
Verification
Gates
DisBot
Loading...