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