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