Class: DeleteManyInput
backend.DeleteManyInput
Implements#
TDeleteManyInput
Table of contents#
Constructors#
Properties#
Constructors#
constructor#
• new DeleteManyInput()
Properties#
all#
• Optional all: boolean
Implementation of#
TDeleteManyInput.all
Defined in#
system/core/backend/src/models/inputs/delete-many.input.ts:11
ids#
• ids: number[]
Implementation of#
TDeleteManyInput.ids
Defined in#
system/core/backend/src/models/inputs/delete-many.input.ts:8