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