Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropDeleteManyArgs
Type Alias DropDeleteManyArgs<ExtArgs>
Drop
Delete
Many
Args
<
ExtArgs
>
:
{
limit
?:
number
;
where
?:
DropWhereInput
;
}
Drop deleteMany
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Type declaration
Optional
limit
?:
number
Limit how many Drops to delete.
Optional
where
?:
DropWhereInput
Filter which Drops to delete
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...
Drop deleteMany