ISPO SDK
ISPO
Preparing search index...
core
EntityQueryResult
Interface EntityQueryResult<T>
Markdown
Copy Markdown
interface
EntityQueryResult
<
T
=
unknown
>
{
cursor
:
string
|
null
;
records
:
EntityRecord
<
T
>
[]
;
}
Type Parameters
T
=
unknown
Index
Properties
cursor
records
Properties
cursor
cursor
:
string
|
null
records
records
:
EntityRecord
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cursor
records
ISPO
ISPO SDK
Loading...