Skip to main content

NotificationEdge (Object)

Description

No description



Fields

NameDescription
cursor - String!
node - Notification!

type NotificationEdge {
cursor: String!
node: Notification!
}