Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGettingStartedUpdateOneWithoutGuildNestedInput
Type Alias GuildGettingStartedUpdateOneWithoutGuildNestedInput
Guild
Getting
Started
Update
One
Without
Guild
Nested
Input
:
{
connect
?:
GuildGettingStartedWhereUniqueInput
;
connectOrCreate
?:
GuildGettingStartedCreateOrConnectWithoutGuildInput
;
create
?:
XOR
<
GuildGettingStartedCreateWithoutGuildInput
,
GuildGettingStartedUncheckedCreateWithoutGuildInput
>
;
delete
?:
GuildGettingStartedWhereInput
|
boolean
;
disconnect
?:
GuildGettingStartedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildGettingStartedUpdateToOneWithWhereWithoutGuildInput
,
GuildGettingStartedUpdateWithoutGuildInput
>
,
GuildGettingStartedUncheckedUpdateWithoutGuildInput
>
;
upsert
?:
GuildGettingStartedUpsertWithoutGuildInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...