DisBot
Preparing search index...
prisma
Prisma
GuildLeaveSetupScalarWhereWithAggregatesInput
Type Alias GuildLeaveSetupScalarWhereWithAggregatesInput
type
GuildLeaveSetupScalarWhereWithAggregatesInput
=
{
AND
?:
|
GuildLeaveSetupScalarWhereWithAggregatesInput
|
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
;
ChannelId
?:
StringWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
;
GuildId
?:
StringWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
;
Id
?:
IntWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
number
;
Image
?:
|
BoolNullableWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
boolean
|
null
;
MessageTemplateId
?:
|
StringNullableWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
|
null
;
NOT
?:
|
GuildLeaveSetupScalarWhereWithAggregatesInput
|
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
;
OR
?:
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
;
}
Index
Properties
AND?
Channel
Id?
Guild
Id?
Id?
Image?
Message
Template
Id?
NOT?
OR?
Properties
Optional
AND
AND
?:
|
GuildLeaveSetupScalarWhereWithAggregatesInput
|
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
Optional
Channel
Id
ChannelId
?:
StringWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
Optional
Guild
Id
GuildId
?:
StringWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
number
Optional
Image
Image
?:
BoolNullableWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
boolean
|
null
Optional
Message
Template
Id
MessageTemplateId
?:
|
StringNullableWithAggregatesFilter
<
"GuildLeaveSetup"
>
|
string
|
null
Optional
NOT
NOT
?:
|
GuildLeaveSetupScalarWhereWithAggregatesInput
|
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
GuildLeaveSetupScalarWhereWithAggregatesInput
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Channel
Id
Guild
Id
Id
Image
Message
Template
Id
NOT
OR
DisBot
Loading...