Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSMessageWebhookUncheckedUpdateOneWithoutWsCustomMessageNestedInput
Type Alias WSMessageWebhookUncheckedUpdateOneWithoutWsCustomMessageNestedInput
WSMessage
Webhook
Unchecked
Update
One
Without
Ws
Custom
Message
Nested
Input
:
{
connect
?:
WSMessageWebhookWhereUniqueInput
;
connectOrCreate
?:
WSMessageWebhookCreateOrConnectWithoutWsCustomMessageInput
;
create
?:
XOR
<
WSMessageWebhookCreateWithoutWsCustomMessageInput
,
WSMessageWebhookUncheckedCreateWithoutWsCustomMessageInput
>
;
delete
?:
WSMessageWebhookWhereInput
|
boolean
;
disconnect
?:
WSMessageWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WSMessageWebhookUpdateToOneWithWhereWithoutWsCustomMessageInput
,
WSMessageWebhookUpdateWithoutWsCustomMessageInput
>
,
WSMessageWebhookUncheckedUpdateWithoutWsCustomMessageInput
>
;
upsert
?:
WSMessageWebhookUpsertWithoutWsCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...