Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildUpdateOneWithoutGettingStartedNestedInput
Type Alias GuildUpdateOneWithoutGettingStartedNestedInput
Guild
Update
One
Without
Getting
Started
Nested
Input
:
{
connect
?:
GuildWhereUniqueInput
;
connectOrCreate
?:
GuildCreateOrConnectWithoutGettingStartedInput
;
create
?:
XOR
<
GuildCreateWithoutGettingStartedInput
,
GuildUncheckedCreateWithoutGettingStartedInput
>
;
delete
?:
GuildWhereInput
|
boolean
;
disconnect
?:
GuildWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildUpdateToOneWithWhereWithoutGettingStartedInput
,
GuildUpdateWithoutGettingStartedInput
>
,
GuildUncheckedUpdateWithoutGettingStartedInput
>
;
upsert
?:
GuildUpsertWithoutGettingStartedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...