Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias KSCustomMessageUpdateOneWithoutWebhookNestedInput
KSCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
KSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
KSCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
KSCustomMessageCreateWithoutWebhookInput
,
KSCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
KSCustomMessageWhereInput
|
boolean
;
disconnect
?:
KSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KSCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
KSCustomMessageUpdateWithoutWebhookInput
>
,
KSCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
KSCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...