Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutSingleMessagesNestedInput
Type Alias GuildUpdateOneWithoutSingleMessagesNestedInput
Guild
Update
One
Without
Single
Messages
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutSingleMessagesInput
;
create
?:
XOR
<
GuildCreateWithoutSingleMessagesInput
,
GuildUncheckedCreateWithoutSingleMessagesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutSingleMessagesInput
,
GuildUpdateWithoutSingleMessagesInput
>
,
GuildUncheckedUpdateWithoutSingleMessagesInput
>
;
upsert
?:
GuildUpsertWithoutSingleMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...