@stigg/js-client-sdk - v4.12.0
Preparing search index...
PaginatedResult
Type Alias PaginatedResult<T>
type
PaginatedResult
<
T
>
=
{
data
:
T
[]
;
pageInfo
:
PageInfoFragment
;
totalCount
?:
number
;
}
Type Parameters
T
Index
Properties
data
page
Info
total
Count?
Properties
data
data
:
T
[]
page
Info
pageInfo
:
PageInfoFragment
Optional
total
Count
totalCount
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
page
Info
total
Count
@stigg/js-client-sdk - v4.12.0
Loading...