Preparing search index...
The search index is not available
@leanix/reporting - v0.4.145
@leanix/reporting
lxr
GenericGraphqlConnection
Interface GenericGraphqlConnection<T, E>
interface
GenericGraphqlConnection
{
edges
?:
E
[]
;
pageInfo
?:
PageInfo
;
permissions
?:
any
;
t
?:
T
;
totalCount
?:
number
;
}
Type Parameters
T
E
extends
GraphqlConnectionEdge
<
T
>
Hierarchy
GenericGraphqlConnection
GraphqlConnection
Index
Properties
edges?
page
Info?
permissions?
t?
total
Count?
Properties
Optional
edges
edges
?:
E
[]
Optional
page
Info
page
Info
?:
PageInfo
Optional
permissions
permissions
?:
any
Optional
t
t
?:
T
Optional
total
Count
total
Count
?:
number
Settings
Member Visibility
Private
Inherited
Theme
OS
Light
Dark
On This Page
edges
page
Info
permissions
t
total
Count
@leanix/reporting - v0.4.145
lxr
lx
Generated using
TypeDoc