OBJECT

Entry6ListItem

link GraphQL Schema definition

1type Entry6ListItem {
2
3count: String
10
4fullPath: String
10
5fullPathCategoryIds: String
10
6image: String
10
7name: String
10
8shortDescription: String
10
9value: String
11
12}