Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias KSCustomMessageUpdateOneWithoutButtonsNestedInput
KSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
KSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
KSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
KSCustomMessageCreateWithoutButtonsInput
,
KSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
KSCustomMessageWhereInput
|
boolean
;
disconnect
?:
KSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
KSCustomMessageUpdateWithoutButtonsInput
>
,
KSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
KSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...