Skip to main content

ViewerUserNotificationConnectionEdge

An edge in a connection.

type ViewerUserNotificationConnectionEdge {
node: UserNotificationType
cursor: String!
}

Fields

ViewerUserNotificationConnectionEdge.node ● UserNotificationType object

The item at the end of the edge

ViewerUserNotificationConnectionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member of

ViewerUserNotificationConnectionConnection object