Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
R2StorageUpdateOneWithoutGuildsNestedInput
Type Alias R2StorageUpdateOneWithoutGuildsNestedInput
R2
Storage
Update
One
Without
Guilds
Nested
Input
:
{
connect
?:
R2StorageWhereUniqueInput
;
connectOrCreate
?:
R2StorageCreateOrConnectWithoutGuildsInput
;
create
?:
XOR
<
R2StorageCreateWithoutGuildsInput
,
R2StorageUncheckedCreateWithoutGuildsInput
>
;
delete
?:
R2StorageWhereInput
|
boolean
;
disconnect
?:
R2StorageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
R2StorageUpdateToOneWithWhereWithoutGuildsInput
,
R2StorageUpdateWithoutGuildsInput
>
,
R2StorageUncheckedUpdateWithoutGuildsInput
>
;
upsert
?:
R2StorageUpsertWithoutGuildsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...