DemandHqQuickLinkConnection
Paginate through DemandHqQuickLinks
type DemandHqQuickLinkConnection {
edges: [DemandHqQuickLinkEdge]!
nodes: [DemandHqQuickLink]!
pageInfo: PageInfo!
}
Fields
DemandHqQuickLinkConnection.edges
● [DemandHqQuickLinkEdge]!
non-null object
DemandHqQuickLinkConnection.nodes
● [DemandHqQuickLink]!
non-null object
DemandHqQuickLinkConnection.pageInfo
● PageInfo!
non-null object
Returned by
demandHqQuickLinks
query
Member of
DemandHq
object