OBJECT
_NotificationTargetTypeConnectionPrivate
link GraphQL Schema definition
- type _NotificationTargetTypeConnectionPrivate implements Connection, NotificationTargetTypeConnection {
- # Count of notification target types in current page
- Int! :
- # Relay-compatible connection edge
- _NotificationTargetTypeEdgePrivate!] : [
- # List of notification target types in current page
- _NotificationTargetTypePrivate!] : [
- # Relay-compatible paging information
- PageInfo! :
- # Total count of notification target types
- Int :
- }
link Require by
This element is not required by anyone