Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/actions
ActionsFilter
Class ActionsFilter
Implements
CursorPaginationFilter
Index
Constructors
constructor
Properties
created
After?
created
Before?
ids?
reference
Id?
type?
types?
user
Id?
user
Ids?
with
Children?
Constructors
constructor
new
ActionsFilter
()
:
ActionsFilter
Returns
ActionsFilter
Properties
Optional
created
After
createdAfter
?:
Date
Return only items created after this date.
Optional
created
Before
createdBefore
?:
Date
Return only items created before this date.
Optional
ids
ids
?:
string
[]
Optional
reference
Id
referenceId
?:
string
Optional
type
type
?:
string
Optional
types
types
?:
string
[]
Optional
user
Id
userId
?:
string
Optional
user
Ids
userIds
?:
string
[]
Optional
with
Children
withChildren
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created
After
created
Before
ids
reference
Id
type
types
user
Id
user
Ids
with
Children
@deep/nest-kit
Loading...
Return only items created after this date.