Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserGettingStartedUpdateOneWithoutUserNestedInput
Type Alias UserGettingStartedUpdateOneWithoutUserNestedInput
User
Getting
Started
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserGettingStartedWhereUniqueInput
;
connectOrCreate
?:
UserGettingStartedCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserGettingStartedCreateWithoutUserInput
,
UserGettingStartedUncheckedCreateWithoutUserInput
>
;
delete
?:
UserGettingStartedWhereInput
|
boolean
;
disconnect
?:
UserGettingStartedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserGettingStartedUpdateToOneWithWhereWithoutUserInput
,
UserGettingStartedUpdateWithoutUserInput
>
,
UserGettingStartedUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserGettingStartedUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...