DisBot
Preparing search index...
prisma
Prisma
PollOptionsWhereInput
Type Alias PollOptionsWhereInput
type
PollOptionsWhereInput
=
{
AND
?:
PollOptionsWhereInput
|
PollOptionsWhereInput
[]
;
Description
?:
StringFilter
<
"PollOptions"
>
|
string
;
Emoji
?:
StringNullableFilter
<
"PollOptions"
>
|
string
|
null
;
Id
?:
IntFilter
<
"PollOptions"
>
|
number
;
Label
?:
StringFilter
<
"PollOptions"
>
|
string
;
NOT
?:
PollOptionsWhereInput
|
PollOptionsWhereInput
[]
;
OR
?:
PollOptionsWhereInput
[]
;
PollAnswers
?:
PollAnswersListRelationFilter
;
PollId
?:
StringFilter
<
"PollOptions"
>
|
string
;
Polls
?:
XOR
<
PollsScalarRelationFilter
,
PollsWhereInput
>
;
UserIds
?:
StringNullableListFilter
<
"PollOptions"
>
;
UUID
?:
StringFilter
<
"PollOptions"
>
|
string
;
}
Index
Properties
AND?
Description?
Emoji?
Id?
Label?
NOT?
OR?
Poll
Answers?
Poll
Id?
Polls?
User
Ids?
UUID?
Properties
Optional
AND
AND
?:
PollOptionsWhereInput
|
PollOptionsWhereInput
[]
Optional
Description
Description
?:
StringFilter
<
"PollOptions"
>
|
string
Optional
Emoji
Emoji
?:
StringNullableFilter
<
"PollOptions"
>
|
string
|
null
Optional
Id
Id
?:
IntFilter
<
"PollOptions"
>
|
number
Optional
Label
Label
?:
StringFilter
<
"PollOptions"
>
|
string
Optional
NOT
NOT
?:
PollOptionsWhereInput
|
PollOptionsWhereInput
[]
Optional
OR
OR
?:
PollOptionsWhereInput
[]
Optional
Poll
Answers
PollAnswers
?:
PollAnswersListRelationFilter
Optional
Poll
Id
PollId
?:
StringFilter
<
"PollOptions"
>
|
string
Optional
Polls
Polls
?:
XOR
<
PollsScalarRelationFilter
,
PollsWhereInput
>
Optional
User
Ids
UserIds
?:
StringNullableListFilter
<
"PollOptions"
>
Optional
UUID
UUID
?:
StringFilter
<
"PollOptions"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Description
Emoji
Id
Label
NOT
OR
Poll
Answers
Poll
Id
Polls
User
Ids
UUID
DisBot
Loading...