NotificationEdge
No description
type NotificationEdge {
node: Notification!
cursor: Cursor!
}
Fields
NotificationEdge.node ● Notification! non-null object
node is the Flag for this edge.
NotificationEdge.cursor ● Cursor! non-null scalar
cursor is used in pagination.
Member Of
NotificationsConnection object