Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TeamUpdateOneWithoutActiveInvitesNestedInput
Type Alias TeamUpdateOneWithoutActiveInvitesNestedInput
Team
Update
One
Without
Active
Invites
Nested
Input
:
{
connect
?:
TeamWhereUniqueInput
;
connectOrCreate
?:
TeamCreateOrConnectWithoutActiveInvitesInput
;
create
?:
XOR
<
TeamCreateWithoutActiveInvitesInput
,
TeamUncheckedCreateWithoutActiveInvitesInput
>
;
delete
?:
TeamWhereInput
|
boolean
;
disconnect
?:
TeamWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TeamUpdateToOneWithWhereWithoutActiveInvitesInput
,
TeamUpdateWithoutActiveInvitesInput
>
,
TeamUncheckedUpdateWithoutActiveInvitesInput
>
;
upsert
?:
TeamUpsertWithoutActiveInvitesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...