Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutCustomBotProfileNestedInput
Type Alias GuildUpdateOneWithoutCustomBotProfileNestedInput
Guild
Update
One
Without
Custom
Bot
Profile
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutCustomBotProfileInput
;
create
?:
XOR
<
GuildCreateWithoutCustomBotProfileInput
,
GuildUncheckedCreateWithoutCustomBotProfileInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutCustomBotProfileInput
,
GuildUpdateWithoutCustomBotProfileInput
>
,
GuildUncheckedUpdateWithoutCustomBotProfileInput
>
;
upsert
?:
GuildUpsertWithoutCustomBotProfileInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...