Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientChangelogUncheckedCreateNestedManyWithoutClientInput
Type Alias ClientChangelogUncheckedCreateNestedManyWithoutClientInput
Client
Changelog
Unchecked
Create
Nested
Many
Without
Client
Input
:
{
connect
?:
ClientChangelogWhereUniqueInput
|
ClientChangelogWhereUniqueInput
[]
;
connectOrCreate
?:
ClientChangelogCreateOrConnectWithoutClientInput
|
ClientChangelogCreateOrConnectWithoutClientInput
[]
;
create
?:
XOR
<
ClientChangelogCreateWithoutClientInput
,
ClientChangelogUncheckedCreateWithoutClientInput
>
|
ClientChangelogCreateWithoutClientInput
[]
|
ClientChangelogUncheckedCreateWithoutClientInput
[]
;
createMany
?:
ClientChangelogCreateManyClientInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...