Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRolePanelUpdateOneWithoutEmbedsNestedInput
Type Alias GuildRolePanelUpdateOneWithoutEmbedsNestedInput
Guild
Role
Panel
Update
One
Without
Embeds
Nested
Input
:
{
connect
?:
GuildRolePanelWhereUniqueInput
;
connectOrCreate
?:
GuildRolePanelCreateOrConnectWithoutEmbedsInput
;
create
?:
XOR
<
GuildRolePanelCreateWithoutEmbedsInput
,
GuildRolePanelUncheckedCreateWithoutEmbedsInput
>
;
delete
?:
GuildRolePanelWhereInput
|
boolean
;
disconnect
?:
GuildRolePanelWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildRolePanelUpdateToOneWithWhereWithoutEmbedsInput
,
GuildRolePanelUpdateWithoutEmbedsInput
>
,
GuildRolePanelUncheckedUpdateWithoutEmbedsInput
>
;
upsert
?:
GuildRolePanelUpsertWithoutEmbedsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...