Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ActiveInviteScalarWhereInput
Type Alias ActiveInviteScalarWhereInput
Active
Invite
Scalar
Where
Input
:
{
AND
?:
ActiveInviteScalarWhereInput
|
ActiveInviteScalarWhereInput
[]
;
NOT
?:
ActiveInviteScalarWhereInput
|
ActiveInviteScalarWhereInput
[]
;
OR
?:
ActiveInviteScalarWhereInput
[]
;
bitfieldToSet
?:
StringFilter
<
"ActiveInvite"
>
|
string
;
code
?:
StringFilter
<
"ActiveInvite"
>
|
string
;
currentUses
?:
IntFilter
<
"ActiveInvite"
>
|
number
;
dbId
?:
StringFilter
<
"ActiveInvite"
>
|
string
;
expiresAt
?:
|
DateTimeNullableFilter
<
"ActiveInvite"
>
|
Date
|
string
|
null
;
maxUses
?:
IntNullableFilter
<
"ActiveInvite"
>
|
number
|
null
;
teamId
?:
StringFilter
<
"ActiveInvite"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...