Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientChangelogCreateManyArgs
Type Alias ClientChangelogCreateManyArgs<ExtArgs>
Client
Changelog
Create
Many
Args
<
ExtArgs
>
:
{
data
:
ClientChangelogCreateManyInput
|
ClientChangelogCreateManyInput
[]
;
skipDuplicates
?:
boolean
;
}
ClientChangelog createMany
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Type declaration
data
:
ClientChangelogCreateManyInput
|
ClientChangelogCreateManyInput
[]
The data used to create many ClientChangelogs.
Optional
skip
Duplicates
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...
ClientChangelog createMany