Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientUpdateOneWithoutLogRawDataForNestedInput
Type Alias ClientUpdateOneWithoutLogRawDataForNestedInput
Client
Update
One
Without
Log
Raw
Data
For
Nested
Input
:
{
connect
?:
ClientWhereUniqueInput
;
connectOrCreate
?:
ClientCreateOrConnectWithoutLogRawDataForInput
;
create
?:
XOR
<
ClientCreateWithoutLogRawDataForInput
,
ClientUncheckedCreateWithoutLogRawDataForInput
>
;
delete
?:
ClientWhereInput
|
boolean
;
disconnect
?:
ClientWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
ClientUpdateToOneWithWhereWithoutLogRawDataForInput
,
ClientUpdateWithoutLogRawDataForInput
>
,
ClientUncheckedUpdateWithoutLogRawDataForInput
>
;
upsert
?:
ClientUpsertWithoutLogRawDataForInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...