Preparing search index...
The search index is not available
@openhps/core
@openhps/core
FindOptions
Interface FindOptions
interface
FindOptions
{
dataType
?:
Serializable
<
any
>
;
limit
?:
number
;
sort
?:
Sort
;
}
Index
Properties
data
Type?
limit?
sort?
Properties
Optional
data
Type
data
Type
?:
Serializable
<
any
>
Overwrite the data type for this query
Optional
limit
limit
?:
number
Limit of records to retrieve
Optional
sort
sort
?:
Sort
Sort keys
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
data
Type
limit
sort
@openhps/core
Loading...
Overwrite the data type for this query