DemandHqNotificationConnection
A Relay Connection containing DemandHqNotifications
type DemandHqNotificationConnection {
edges: [DemandHqNotificationEdge!]!
nodes: [DemandHqNotification!]!
pageInfo: PageInfo!
}
Fields
DemandHqNotificationConnection.edges
● [DemandHqNotificationEdge!]!
non-null object
DemandHqNotificationConnection.nodes
● [DemandHqNotification!]!
non-null object
DemandHqNotificationConnection.pageInfo
● PageInfo!
non-null object
Member of
DemandHq
object