LinkConnection
The connection type for Link.
type LinkConnection {
edges: [LinkEdge]
pageInfo: PageInfo!
}
Fields
LinkConnection.edges ● [LinkEdge] list object
A list of edges.
LinkConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Returned by
ExtensionLinks query