Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSMessageWebhookUncheckedUpdateOneWithoutTwsCustomMessageNestedInput
Type Alias TWSMessageWebhookUncheckedUpdateOneWithoutTwsCustomMessageNestedInput
TWSMessage
Webhook
Unchecked
Update
One
Without
Tws
Custom
Message
Nested
Input
:
{
connect
?:
TWSMessageWebhookWhereUniqueInput
;
connectOrCreate
?:
TWSMessageWebhookCreateOrConnectWithoutTwsCustomMessageInput
;
create
?:
XOR
<
TWSMessageWebhookCreateWithoutTwsCustomMessageInput
,
TWSMessageWebhookUncheckedCreateWithoutTwsCustomMessageInput
>
;
delete
?:
TWSMessageWebhookWhereInput
|
boolean
;
disconnect
?:
TWSMessageWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TWSMessageWebhookUpdateToOneWithWhereWithoutTwsCustomMessageInput
,
TWSMessageWebhookUpdateWithoutTwsCustomMessageInput
>
,
TWSMessageWebhookUncheckedUpdateWithoutTwsCustomMessageInput
>
;
upsert
?:
TWSMessageWebhookUpsertWithoutTwsCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...