Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
QueryResponse
Interface QueryResponse
interface
QueryResponse
{
items
:
Record
<
string
,
NodeOrEdge
[]
>
;
nextCursor
:
Record
<
string
,
string
>
;
typing
?:
Record
<
string
,
TypeInformationOuter
>
;
}
Index
Properties
items
next
Cursor
typing?
Properties
items
items
:
Record
<
string
,
NodeOrEdge
[]
>
next
Cursor
next
Cursor
:
Record
<
string
,
string
>
Optional
typing
typing
?:
Record
<
string
,
TypeInformationOuter
>
Property type information for selected result expressions.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
next
Cursor
typing
Cognite JavaScript SDK (beta)
Loading...
Property type information for selected result expressions.