Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
ActiveInviteWhereInput
Type Alias ActiveInviteWhereInput
Active
Invite
Where
Input
:
{
AND
?:
ActiveInviteWhereInput
|
ActiveInviteWhereInput
[]
;
NOT
?:
ActiveInviteWhereInput
|
ActiveInviteWhereInput
[]
;
OR
?:
ActiveInviteWhereInput
[]
;
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
;
team
?:
XOR
<
TeamNullableScalarRelationFilter
,
TeamWhereInput
>
|
null
;
teamId
?:
StringFilter
<
"ActiveInvite"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...