OBJECT
_NotificationTargetConnectionPrivate
link GraphQL Schema definition
- type _NotificationTargetConnectionPrivate implements Connection, NotificationTargetConnection {
- # Count of notification targets in current page
- Int! :
- # Relay-compatible connection edge
- _NotificationTargetEdgePrivate!] : [
- # List of notification targets in current page
- _NotificationTargetPrivate!] : [
- # Relay-compatible paging information
- PageInfo! :
- # Total count of notification targets
- Int :
- }
link Require by
This element is not required by anyone