Skip to main content

NotificationsEdge

A Notification edge in the connection.

type NotificationsEdge {
cursor: Cursor
node: Notification!
}

Fields

NotificationsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

NotificationsEdge.node ● Notification! non-null object

The Notification at the end of the edge.

Member Of

CreateNotificationPayload object ● DeleteNotificationPayload object ● NotificationsConnection object ● UpdateNotificationPayload object