@sodazone/ocelloids-client - v2.5.2
Preparing search index...
server-types
QueryResult
Type Alias QueryResult<T>
The query result.
type
QueryResult
<
T
=
AnyQueryResultItem
>
=
{
items
:
T
[]
;
pageInfo
?:
{
endCursor
:
string
;
hasNextPage
:
boolean
}
;
}
Type Parameters
T
=
AnyQueryResultItem
Index
Properties
items
page
Info?
Properties
items
items
:
T
[]
Optional
page
Info
pageInfo
?:
{
endCursor
:
string
;
hasNextPage
:
boolean
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
items
page
Info
@sodazone/ocelloids-client - v2.5.2
Loading...
The query result.