Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSLeaderBoardSyncRoleUpdateOneWithoutRolesNestedInput
Type Alias KSLeaderBoardSyncRoleUpdateOneWithoutRolesNestedInput
KSLeader
Board
Sync
Role
Update
One
Without
Roles
Nested
Input
:
{
connect
?:
KSLeaderBoardSyncRoleWhereUniqueInput
;
connectOrCreate
?:
KSLeaderBoardSyncRoleCreateOrConnectWithoutRolesInput
;
create
?:
XOR
<
KSLeaderBoardSyncRoleCreateWithoutRolesInput
,
KSLeaderBoardSyncRoleUncheckedCreateWithoutRolesInput
>
;
delete
?:
KSLeaderBoardSyncRoleWhereInput
|
boolean
;
disconnect
?:
KSLeaderBoardSyncRoleWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KSLeaderBoardSyncRoleUpdateToOneWithWhereWithoutRolesInput
,
KSLeaderBoardSyncRoleUpdateWithoutRolesInput
>
,
KSLeaderBoardSyncRoleUncheckedUpdateWithoutRolesInput
>
;
upsert
?:
KSLeaderBoardSyncRoleUpsertWithoutRolesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...