OBJECT

Entry7ListItem

link GraphQL Schema definition

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