Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientUpdateOneWithoutBlogsNestedInput
Type Alias ClientUpdateOneWithoutBlogsNestedInput
Client
Update
One
Without
Blogs
Nested
Input
:
{
connect
?:
ClientWhereUniqueInput
;
connectOrCreate
?:
ClientCreateOrConnectWithoutBlogsInput
;
create
?:
XOR
<
ClientCreateWithoutBlogsInput
,
ClientUncheckedCreateWithoutBlogsInput
>
;
delete
?:
ClientWhereInput
|
boolean
;
disconnect
?:
ClientWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
ClientUpdateToOneWithWhereWithoutBlogsInput
,
ClientUpdateWithoutBlogsInput
>
,
ClientUncheckedUpdateWithoutBlogsInput
>
;
upsert
?:
ClientUpsertWithoutBlogsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...