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