NotificationRouterEdge
NotificationRouterEdge is the structure for the edges in the notification router connection.
type NotificationRouterEdge {
node: NotificationRouter!
cursor: String!
}
Fields
NotificationRouterEdge.node ● NotificationRouter! non-null object
NotificationRouterEdge.cursor ● String! non-null scalar
Member Of
NotificationRouterConnection object