ManagerFeatureNotifications
No description
type ManagerFeatureNotifications {
items: [ManagerFeatureNotification!]!
lastUnseenNotification: ManagerFeatureNotification
pageInfo: PageInfo!
unseenCount: Int!
}
Fields
ManagerFeatureNotifications.items ● [ManagerFeatureNotification!]! non-null object
Элементы коллекции сущностей
ManagerFeatureNotifications.lastUnseenNotification ● ManagerFeatureNotification object
ManagerFeatureNotifications.pageInfo ● PageInfo! non-null object
ManagerFeatureNotifications.unseenCount ● Int! non-null scalar
Member Of
Me object