OBJECT
AriaNotificationTargetConnection
link GraphQL Schema definition
- type AriaNotificationTargetConnection implements Connection, NotificationTargetConnection {
- # Count of notification targets in current page
- Int! :
- # Relay-compatible connection edge
- AriaNotificationTargetEdge!] : [
- # List of Tanzu Hub notification targets in current page
- AriaNotificationTarget!] : [
- # Relay-compatible paging information
- PageInfo! :
- # Total count of notification targets
- Int :
- }