Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias CSCustomMessageUpdateOneWithoutWebhookNestedInput
CSCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
CSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
CSCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
CSCustomMessageCreateWithoutWebhookInput
,
CSCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
CSCustomMessageWhereInput
|
boolean
;
disconnect
?:
CSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
CSCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
CSCustomMessageUpdateWithoutWebhookInput
>
,
CSCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
CSCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...