Skip to main content

DemandHqQuickLinkConnection

Paginate through DemandHqQuickLinks

type DemandHqQuickLinkConnection {
edges: [DemandHqQuickLinkEdge]!
nodes: [DemandHqQuickLink]!
pageInfo: PageInfo!
}

Fields

DemandHqQuickLinkConnection.edges ● [DemandHqQuickLinkEdge]! non-null object

DemandHqQuickLinkConnection.pageInfo ● PageInfo! non-null object

Returned by

demandHqQuickLinks query

Member of

DemandHq object