Skip to main content

DemandHqIdentityConnection

Paginate through DemandHqIdentities

type DemandHqIdentityConnection {
edges: [DemandHqIdentityEdge]!
nodes: [DemandHqIdentity]!
pageInfo: PageInfo!
}

Fields​

DemandHqIdentityConnection.edges ● [DemandHqIdentityEdge]! non-null object​

DemandHqIdentityConnection.nodes ● [DemandHqIdentity]! non-null object​

DemandHqIdentityConnection.pageInfo ● PageInfo! non-null object​

Returned by​

demandHqIdentities query

Member of​

DemandHq object