DisBot
Preparing search index...
prisma
Prisma
PollsWhereInput
Type Alias PollsWhereInput
type
PollsWhereInput
=
{
AND
?:
PollsWhereInput
|
PollsWhereInput
[]
;
ChannelId
?:
StringNullableFilter
<
"Polls"
>
|
string
|
null
;
CreatedAt
?:
DateTimeFilter
<
"Polls"
>
|
Date
|
string
;
Entrys
?:
StringNullableListFilter
<
"Polls"
>
;
GuildId
?:
StringFilter
<
"Polls"
>
|
string
;
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
;
Id
?:
IntFilter
<
"Polls"
>
|
number
;
MessageId
?:
StringNullableFilter
<
"Polls"
>
|
string
|
null
;
MessageTemplateId
?:
StringFilter
<
"Polls"
>
|
string
;
MultiAnswers
?:
IntFilter
<
"Polls"
>
|
number
;
NOT
?:
PollsWhereInput
|
PollsWhereInput
[]
;
OR
?:
PollsWhereInput
[]
;
PollAnswers
?:
PollAnswersListRelationFilter
;
PollOptions
?:
PollOptionsListRelationFilter
;
Requirements
?:
StringNullableListFilter
<
"Polls"
>
;
Time
?:
IntNullableFilter
<
"Polls"
>
|
number
|
null
;
Type
?:
IntFilter
<
"Polls"
>
|
number
;
UUID
?:
StringFilter
<
"Polls"
>
|
string
;
}
Index
Properties
AND?
Channel
Id?
Created
At?
Entrys?
Guild
Id?
Guilds?
Id?
Message
Id?
Message
Template
Id?
Multi
Answers?
NOT?
OR?
Poll
Answers?
Poll
Options?
Requirements?
Time?
Type?
UUID?
Properties
Optional
AND
AND
?:
PollsWhereInput
|
PollsWhereInput
[]
Optional
Channel
Id
ChannelId
?:
StringNullableFilter
<
"Polls"
>
|
string
|
null
Optional
Created
At
CreatedAt
?:
DateTimeFilter
<
"Polls"
>
|
Date
|
string
Optional
Entrys
Entrys
?:
StringNullableListFilter
<
"Polls"
>
Optional
Guild
Id
GuildId
?:
StringFilter
<
"Polls"
>
|
string
Optional
Guilds
Guilds
?:
XOR
<
GuildsScalarRelationFilter
,
GuildsWhereInput
>
Optional
Id
Id
?:
IntFilter
<
"Polls"
>
|
number
Optional
Message
Id
MessageId
?:
StringNullableFilter
<
"Polls"
>
|
string
|
null
Optional
Message
Template
Id
MessageTemplateId
?:
StringFilter
<
"Polls"
>
|
string
Optional
Multi
Answers
MultiAnswers
?:
IntFilter
<
"Polls"
>
|
number
Optional
NOT
NOT
?:
PollsWhereInput
|
PollsWhereInput
[]
Optional
OR
OR
?:
PollsWhereInput
[]
Optional
Poll
Answers
PollAnswers
?:
PollAnswersListRelationFilter
Optional
Poll
Options
PollOptions
?:
PollOptionsListRelationFilter
Optional
Requirements
Requirements
?:
StringNullableListFilter
<
"Polls"
>
Optional
Time
Time
?:
IntNullableFilter
<
"Polls"
>
|
number
|
null
Optional
Type
Type
?:
IntFilter
<
"Polls"
>
|
number
Optional
UUID
UUID
?:
StringFilter
<
"Polls"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Channel
Id
Created
At
Entrys
Guild
Id
Guilds
Id
Message
Id
Message
Template
Id
Multi
Answers
NOT
OR
Poll
Answers
Poll
Options
Requirements
Time
Type
UUID
DisBot
Loading...