Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientFAQUpdateManyWithoutClientNestedInput
Type Alias ClientFAQUpdateManyWithoutClientNestedInput
ClientFAQUpdate
Many
Without
Client
Nested
Input
:
{
connect
?:
ClientFAQWhereUniqueInput
|
ClientFAQWhereUniqueInput
[]
;
connectOrCreate
?:
ClientFAQCreateOrConnectWithoutClientInput
|
ClientFAQCreateOrConnectWithoutClientInput
[]
;
create
?:
XOR
<
ClientFAQCreateWithoutClientInput
,
ClientFAQUncheckedCreateWithoutClientInput
>
|
ClientFAQCreateWithoutClientInput
[]
|
ClientFAQUncheckedCreateWithoutClientInput
[]
;
createMany
?:
ClientFAQCreateManyClientInputEnvelope
;
delete
?:
ClientFAQWhereUniqueInput
|
ClientFAQWhereUniqueInput
[]
;
deleteMany
?:
ClientFAQScalarWhereInput
|
ClientFAQScalarWhereInput
[]
;
disconnect
?:
ClientFAQWhereUniqueInput
|
ClientFAQWhereUniqueInput
[]
;
set
?:
ClientFAQWhereUniqueInput
|
ClientFAQWhereUniqueInput
[]
;
update
?:
ClientFAQUpdateWithWhereUniqueWithoutClientInput
|
ClientFAQUpdateWithWhereUniqueWithoutClientInput
[]
;
updateMany
?:
ClientFAQUpdateManyWithWhereWithoutClientInput
|
ClientFAQUpdateManyWithWhereWithoutClientInput
[]
;
upsert
?:
ClientFAQUpsertWithWhereUniqueWithoutClientInput
|
ClientFAQUpsertWithWhereUniqueWithoutClientInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...