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