OBJECT
AriaNotificationTargetTypeConnection
link GraphQL Schema definition
- type AriaNotificationTargetTypeConnection implements Connection, NotificationTargetTypeConnection {
- # Count of notification target types in current page
- Int! :
- # Relay-compatible connection edge
- AriaNotificationTargetTypeEdge!] : [
- # List of Tanzu Hub notification target types in current page
- AriaNotificationTargetType!] : [
- # Relay-compatible paging information
- PageInfo! :
- # Total count of notification target types
- Int :
- }