@camunda8/orchestration-cluster-api
Preparing search index...
index
SearchPageResponse
Interface SearchPageResponse
The
page
object every search response carries (structural subset).
interface
SearchPageResponse
{
endCursor
:
string
|
null
;
hasMoreTotalItems
:
boolean
;
startCursor
:
string
|
null
;
totalItems
:
number
;
}
Index
Properties
end
Cursor
has
More
Total
Items
start
Cursor
total
Items
Properties
end
Cursor
endCursor
:
string
|
null
has
More
Total
Items
hasMoreTotalItems
:
boolean
start
Cursor
startCursor
:
string
|
null
total
Items
totalItems
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Cursor
has
More
Total
Items
start
Cursor
total
Items
@camunda8/orchestration-cluster-api
Loading...
The
pageobject every search response carries (structural subset).