Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
$TeamPayload
Type Alias $TeamPayload<ExtArgs>
$
Team
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"Team"
;
objects
:
{
activeInvites
:
$ActiveInvitePayload
<
ExtArgs
>
[]
;
teamMembers
:
$TeamMemberPayload
<
ExtArgs
>
[]
;
}
;
scalars
:
GetPayloadResult
<
{
dbId
:
string
;
teamId
:
string
;
teamName
:
string
;
}
,
ExtArgs
[
"result"
]
[
"team"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...