DisBot
Preparing search index...
prisma
Prisma
GuildLogsScalarWhereWithAggregatesInput
Type Alias GuildLogsScalarWhereWithAggregatesInput
type
GuildLogsScalarWhereWithAggregatesInput
=
{
AND
?:
|
GuildLogsScalarWhereWithAggregatesInput
|
GuildLogsScalarWhereWithAggregatesInput
[]
;
GuildId
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
;
Id
?:
IntWithAggregatesFilter
<
"GuildLogs"
>
|
number
;
LogJSON
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
;
LogMessage
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
;
NOT
?:
|
GuildLogsScalarWhereWithAggregatesInput
|
GuildLogsScalarWhereWithAggregatesInput
[]
;
Notes
?:
StringNullableListFilter
<
"GuildLogs"
>
;
OR
?:
GuildLogsScalarWhereWithAggregatesInput
[]
;
UUID
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
;
}
Index
Properties
AND?
Guild
Id?
Id?
Log
JSON?
Log
Message?
NOT?
Notes?
OR?
UUID?
Properties
Optional
AND
AND
?:
|
GuildLogsScalarWhereWithAggregatesInput
|
GuildLogsScalarWhereWithAggregatesInput
[]
Optional
Guild
Id
GuildId
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"GuildLogs"
>
|
number
Optional
Log
JSON
LogJSON
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
Optional
Log
Message
LogMessage
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
Optional
NOT
NOT
?:
|
GuildLogsScalarWhereWithAggregatesInput
|
GuildLogsScalarWhereWithAggregatesInput
[]
Optional
Notes
Notes
?:
StringNullableListFilter
<
"GuildLogs"
>
Optional
OR
OR
?:
GuildLogsScalarWhereWithAggregatesInput
[]
Optional
UUID
UUID
?:
StringWithAggregatesFilter
<
"GuildLogs"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Guild
Id
Id
Log
JSON
Log
Message
NOT
Notes
OR
UUID
DisBot
Loading...