Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias TWSCustomMessageUpdateOneWithoutWebhookNestedInput
TWSCustom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
TWSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TWSCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
TWSCustomMessageCreateWithoutWebhookInput
,
TWSCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
TWSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TWSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TWSCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
TWSCustomMessageUpdateWithoutWebhookInput
>
,
TWSCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
TWSCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...