Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientBlogCreateNestedManyWithoutClientInput
Type Alias ClientBlogCreateNestedManyWithoutClientInput
Client
Blog
Create
Nested
Many
Without
Client
Input
:
{
connect
?:
ClientBlogWhereUniqueInput
|
ClientBlogWhereUniqueInput
[]
;
connectOrCreate
?:
ClientBlogCreateOrConnectWithoutClientInput
|
ClientBlogCreateOrConnectWithoutClientInput
[]
;
create
?:
XOR
<
ClientBlogCreateWithoutClientInput
,
ClientBlogUncheckedCreateWithoutClientInput
>
|
ClientBlogCreateWithoutClientInput
[]
|
ClientBlogUncheckedCreateWithoutClientInput
[]
;
createMany
?:
ClientBlogCreateManyClientInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...