OBJECT

Entry2ListItem

link GraphQL Schema definition

1type Entry2ListItem {
2
3count: String
6
4name: String
6
5value: String
7
8}