Skip to main content

NotificationRouterEventTypeEdge

NotificationRouterEventTypeEdge is the structure for the edges in the event type connection.

type NotificationRouterEventTypeEdge {
node: NotificationRouterEventType!
cursor: String!
}

Fields

NotificationRouterEventTypeEdge.node ● NotificationRouterEventType! non-null object

NotificationRouterEventTypeEdge.cursor ● String! non-null scalar

Member Of

NotificationRouterEventTypeConnection object