Skip to main content

DemandHqCommentConnection

A connection to a list of DemandHqComments.

type DemandHqCommentConnection {
edges: [DemandHqCommentEdge!]!
nodes: [DemandHqComment!]!
pageInfo: PageInfo!
}

Fields​

DemandHqCommentConnection.edges ● [DemandHqCommentEdge!]! non-null object​

DemandHqCommentConnection.nodes ● [DemandHqComment!]! non-null object​

DemandHqCommentConnection.pageInfo ● PageInfo! non-null object​

Member of​

DemandHq object