Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutActiveGuildSubscriptionsNestedInput
Type Alias UserUpdateOneWithoutActiveGuildSubscriptionsNestedInput
User
Update
One
Without
Active
Guild
Subscriptions
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutActiveGuildSubscriptionsInput
;
create
?:
XOR
<
UserCreateWithoutActiveGuildSubscriptionsInput
,
UserUncheckedCreateWithoutActiveGuildSubscriptionsInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutActiveGuildSubscriptionsInput
,
UserUpdateWithoutActiveGuildSubscriptionsInput
>
,
UserUncheckedUpdateWithoutActiveGuildSubscriptionsInput
>
;
upsert
?:
UserUpsertWithoutActiveGuildSubscriptionsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...