Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropScalarWhereWithAggregatesInput
Type Alias DropScalarWhereWithAggregatesInput
Drop
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
DropScalarWhereWithAggregatesInput
|
DropScalarWhereWithAggregatesInput
[]
;
NOT
?:
DropScalarWhereWithAggregatesInput
|
DropScalarWhereWithAggregatesInput
[]
;
OR
?:
DropScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"Drop"
>
|
Date
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"Drop"
>
|
string
;
description
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
dropId
?:
StringWithAggregatesFilter
<
"Drop"
>
|
string
;
endsAt
?:
DateTimeWithAggregatesFilter
<
"Drop"
>
|
Date
|
string
;
gameId
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
imageUrl
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
name
?:
StringWithAggregatesFilter
<
"Drop"
>
|
string
;
organizationId
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
organizationName
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
organizationUrl
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
platform
?:
EnumPlatformEnumWithAggregatesFilter
<
"Drop"
>
|
PlatformEnum
;
platformData
?:
JsonNullableWithAggregatesFilter
<
"Drop"
>
;
startsAt
?:
DateTimeWithAggregatesFilter
<
"Drop"
>
|
Date
|
string
;
status
?:
StringWithAggregatesFilter
<
"Drop"
>
|
string
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"Drop"
>
|
Date
|
string
;
url
?:
StringNullableWithAggregatesFilter
<
"Drop"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...