Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserPremiumUpdateOneWithoutUserNestedInput
Type Alias UserPremiumUpdateOneWithoutUserNestedInput
User
Premium
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserPremiumWhereUniqueInput
;
connectOrCreate
?:
UserPremiumCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserPremiumCreateWithoutUserInput
,
UserPremiumUncheckedCreateWithoutUserInput
>
;
delete
?:
UserPremiumWhereInput
|
boolean
;
disconnect
?:
UserPremiumWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserPremiumUpdateToOneWithWhereWithoutUserInput
,
UserPremiumUpdateWithoutUserInput
>
,
UserPremiumUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserPremiumUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...