OBJECT
_NotificationTargetTypeEdgePrivate
link GraphQL Schema definition
- type _NotificationTargetTypeEdgePrivate implements ConnectionEdge, NotificationTargetTypeEdge {
- # Optional cursor to refer to this node
- String! :
- # Node element available through this edge
- _NotificationTargetTypePrivate! :
- }