Skip to main content

NotificationSubscriptionEdge (Object)

Description​

No description



Fields​

NameDescription
cursor - String!
node - NotificationSubscription!

type NotificationSubscriptionEdge {
cursor: String!
node: NotificationSubscription!
}