InAppNotificationEdge
An edge in a connection.
type InAppNotificationEdge {
cursor: String!
node: InAppNotification
}
Fields
InAppNotificationEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
InAppNotificationEdge.node ● InAppNotification object
The item at the end of the edge.
Member Of
InAppNotificationConnection object