DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksScalarWhereWithAggregatesInput
Type Alias GuildChannelLinksScalarWhereWithAggregatesInput
type
GuildChannelLinksScalarWhereWithAggregatesInput
=
{
AND
?:
|
GuildChannelLinksScalarWhereWithAggregatesInput
|
GuildChannelLinksScalarWhereWithAggregatesInput
[]
;
ChannelId
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
;
GuildId
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
;
Id
?:
IntWithAggregatesFilter
<
"GuildChannelLinks"
>
|
number
;
LinkedWith
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
;
NOT
?:
|
GuildChannelLinksScalarWhereWithAggregatesInput
|
GuildChannelLinksScalarWhereWithAggregatesInput
[]
;
OR
?:
GuildChannelLinksScalarWhereWithAggregatesInput
[]
;
SyncFlags
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
;
UsersCanSelectIds
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
;
UUID
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
;
WebhookUrl
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
;
}
Index
Properties
AND?
Channel
Id?
Guild
Id?
Id?
Linked
With?
NOT?
OR?
Sync
Flags?
Users
Can
Select
Ids?
UUID?
Webhook
Url?
Properties
Optional
AND
AND
?:
|
GuildChannelLinksScalarWhereWithAggregatesInput
|
GuildChannelLinksScalarWhereWithAggregatesInput
[]
Optional
Channel
Id
ChannelId
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
Optional
Guild
Id
GuildId
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"GuildChannelLinks"
>
|
number
Optional
Linked
With
LinkedWith
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
Optional
NOT
NOT
?:
|
GuildChannelLinksScalarWhereWithAggregatesInput
|
GuildChannelLinksScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
GuildChannelLinksScalarWhereWithAggregatesInput
[]
Optional
Sync
Flags
SyncFlags
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
Optional
Users
Can
Select
Ids
UsersCanSelectIds
?:
StringNullableListFilter
<
"GuildChannelLinks"
>
Optional
UUID
UUID
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
Optional
Webhook
Url
WebhookUrl
?:
StringWithAggregatesFilter
<
"GuildChannelLinks"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Channel
Id
Guild
Id
Id
Linked
With
NOT
OR
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...