Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WSMessageEmbedUpdateOneWithoutWsCustomMessageNestedInput
Type Alias WSMessageEmbedUpdateOneWithoutWsCustomMessageNestedInput
WSMessage
Embed
Update
One
Without
Ws
Custom
Message
Nested
Input
:
{
connect
?:
WSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
WSMessageEmbedCreateOrConnectWithoutWsCustomMessageInput
;
create
?:
XOR
<
WSMessageEmbedCreateWithoutWsCustomMessageInput
,
WSMessageEmbedUncheckedCreateWithoutWsCustomMessageInput
>
;
delete
?:
WSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
WSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WSMessageEmbedUpdateToOneWithWhereWithoutWsCustomMessageInput
,
WSMessageEmbedUpdateWithoutWsCustomMessageInput
>
,
WSMessageEmbedUncheckedUpdateWithoutWsCustomMessageInput
>
;
upsert
?:
WSMessageEmbedUpsertWithoutWsCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...