Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientBlogUpdateManyWithoutClientNestedInput
Type Alias ClientBlogUpdateManyWithoutClientNestedInput
Client
Blog
Update
Many
Without
Client
Nested
Input
:
{
connect
?:
ClientBlogWhereUniqueInput
|
ClientBlogWhereUniqueInput
[]
;
connectOrCreate
?:
ClientBlogCreateOrConnectWithoutClientInput
|
ClientBlogCreateOrConnectWithoutClientInput
[]
;
create
?:
XOR
<
ClientBlogCreateWithoutClientInput
,
ClientBlogUncheckedCreateWithoutClientInput
>
|
ClientBlogCreateWithoutClientInput
[]
|
ClientBlogUncheckedCreateWithoutClientInput
[]
;
createMany
?:
ClientBlogCreateManyClientInputEnvelope
;
delete
?:
ClientBlogWhereUniqueInput
|
ClientBlogWhereUniqueInput
[]
;
deleteMany
?:
ClientBlogScalarWhereInput
|
ClientBlogScalarWhereInput
[]
;
disconnect
?:
ClientBlogWhereUniqueInput
|
ClientBlogWhereUniqueInput
[]
;
set
?:
ClientBlogWhereUniqueInput
|
ClientBlogWhereUniqueInput
[]
;
update
?:
ClientBlogUpdateWithWhereUniqueWithoutClientInput
|
ClientBlogUpdateWithWhereUniqueWithoutClientInput
[]
;
updateMany
?:
ClientBlogUpdateManyWithWhereWithoutClientInput
|
ClientBlogUpdateManyWithWhereWithoutClientInput
[]
;
upsert
?:
ClientBlogUpsertWithWhereUniqueWithoutClientInput
|
ClientBlogUpsertWithWhereUniqueWithoutClientInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...