Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TeamCreateInput
Type Alias TeamCreateInput
Team
Create
Input
:
{
activeInvites
?:
ActiveInviteCreateNestedManyWithoutTeamInput
;
dbId
?:
string
;
teamId
:
string
;
teamMembers
?:
TeamMemberCreateNestedManyWithoutTeamInput
;
teamName
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...