OBJECT

NotificationsTypeCount

link GraphQL Schema definition

1type NotificationsTypeCount {
2
3count: Int!
4
5type: String!
6
7}