nestjs-backend-common
Preparing search index...
Connection
Interface Connection<TEdge>
interface
Connection
<
TEdge
>
{
edges
:
TEdge
[]
;
pageInfo
:
PageInfo
;
}
Type Parameters
TEdge
Index
Properties
edges
page
Info
Properties
edges
edges
:
TEdge
[]
Description
A list of edges in the connection
page
Info
pageInfo
:
PageInfo
Description
Information about the current page of results
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edges
page
Info
nestjs-backend-common
Loading...
Description
A list of edges in the connection