OBJECT

InboxThreadParentCount

link GraphQL Schema definition

1type InboxThreadParentCount {
2
3new: Int!
4
5total: Int!
6
7}