DisBot
Preparing search index...
prisma
Prisma
PollOptionsScalarWhereWithAggregatesInput
Type Alias PollOptionsScalarWhereWithAggregatesInput
type
PollOptionsScalarWhereWithAggregatesInput
=
{
AND
?:
|
PollOptionsScalarWhereWithAggregatesInput
|
PollOptionsScalarWhereWithAggregatesInput
[]
;
Description
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
;
Emoji
?:
StringNullableWithAggregatesFilter
<
"PollOptions"
>
|
string
|
null
;
Id
?:
IntWithAggregatesFilter
<
"PollOptions"
>
|
number
;
Label
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
;
NOT
?:
|
PollOptionsScalarWhereWithAggregatesInput
|
PollOptionsScalarWhereWithAggregatesInput
[]
;
OR
?:
PollOptionsScalarWhereWithAggregatesInput
[]
;
PollId
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
;
UserIds
?:
StringNullableListFilter
<
"PollOptions"
>
;
UUID
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
;
}
Index
Properties
AND?
Description?
Emoji?
Id?
Label?
NOT?
OR?
Poll
Id?
User
Ids?
UUID?
Properties
Optional
AND
AND
?:
|
PollOptionsScalarWhereWithAggregatesInput
|
PollOptionsScalarWhereWithAggregatesInput
[]
Optional
Description
Description
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
Optional
Emoji
Emoji
?:
StringNullableWithAggregatesFilter
<
"PollOptions"
>
|
string
|
null
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"PollOptions"
>
|
number
Optional
Label
Label
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
Optional
NOT
NOT
?:
|
PollOptionsScalarWhereWithAggregatesInput
|
PollOptionsScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
PollOptionsScalarWhereWithAggregatesInput
[]
Optional
Poll
Id
PollId
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
Optional
User
Ids
UserIds
?:
StringNullableListFilter
<
"PollOptions"
>
Optional
UUID
UUID
?:
StringWithAggregatesFilter
<
"PollOptions"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Description
Emoji
Id
Label
NOT
OR
Poll
Id
User
Ids
UUID
DisBot
Loading...