Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutRandomMessagesNestedInput
Type Alias GuildUpdateOneWithoutRandomMessagesNestedInput
Guild
Update
One
Without
Random
Messages
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutRandomMessagesInput
;
create
?:
XOR
<
GuildCreateWithoutRandomMessagesInput
,
GuildUncheckedCreateWithoutRandomMessagesInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutRandomMessagesInput
,
GuildUpdateWithoutRandomMessagesInput
>
,
GuildUncheckedUpdateWithoutRandomMessagesInput
>
;
upsert
?:
GuildUpsertWithoutRandomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...