Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDisableBrandingUncheckedUpdateOneWithoutGuildNestedInput
Type Alias GuildDisableBrandingUncheckedUpdateOneWithoutGuildNestedInput
Guild
Disable
Branding
Unchecked
Update
One
Without
Guild
Nested
Input
:
{
connect
?:
GuildDisableBrandingWhereUniqueInput
;
connectOrCreate
?:
GuildDisableBrandingCreateOrConnectWithoutGuildInput
;
create
?:
XOR
<
GuildDisableBrandingCreateWithoutGuildInput
,
GuildDisableBrandingUncheckedCreateWithoutGuildInput
>
;
delete
?:
GuildDisableBrandingWhereInput
|
boolean
;
disconnect
?:
GuildDisableBrandingWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildDisableBrandingUpdateToOneWithWhereWithoutGuildInput
,
GuildDisableBrandingUpdateWithoutGuildInput
>
,
GuildDisableBrandingUncheckedUpdateWithoutGuildInput
>
;
upsert
?:
GuildDisableBrandingUpsertWithoutGuildInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...