Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TeamUncheckedUpdateInput
Type Alias TeamUncheckedUpdateInput
Team
Unchecked
Update
Input
:
{
activeInvites
?:
ActiveInviteUncheckedUpdateManyWithoutTeamNestedInput
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
teamId
?:
StringFieldUpdateOperationsInput
|
string
;
teamMembers
?:
TeamMemberUncheckedUpdateManyWithoutTeamNestedInput
;
teamName
?:
StringFieldUpdateOperationsInput
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...