Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
YTSCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias YTSCustomMessageUpdateOneWithoutWebhookNestedInput
YTSCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
YTSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
YTSCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
YTSCustomMessageCreateWithoutWebhookInput
,
YTSCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
YTSCustomMessageWhereInput
|
boolean
;
disconnect
?:
YTSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
YTSCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
YTSCustomMessageUpdateWithoutWebhookInput
>
,
YTSCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
YTSCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...