Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStarboardUpdateOneWithoutFilterNestedInput
Type Alias GuildStarboardUpdateOneWithoutFilterNestedInput
Guild
Starboard
Update
One
Without
Filter
Nested
Input
:
{
connect
?:
GuildStarboardWhereUniqueInput
;
connectOrCreate
?:
GuildStarboardCreateOrConnectWithoutFilterInput
;
create
?:
XOR
<
GuildStarboardCreateWithoutFilterInput
,
GuildStarboardUncheckedCreateWithoutFilterInput
>
;
delete
?:
GuildStarboardWhereInput
|
boolean
;
disconnect
?:
GuildStarboardWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildStarboardUpdateToOneWithWhereWithoutFilterInput
,
GuildStarboardUpdateWithoutFilterInput
>
,
GuildStarboardUncheckedUpdateWithoutFilterInput
>
;
upsert
?:
GuildStarboardUpsertWithoutFilterInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...