OBJECT

EspotCatalogGroupDescription

link GraphQL Schema definition

1type EspotCatalogGroupDescription {
2
3attributes: [JavaUtilMapEntry]
11
4categoryName: String
11
5fullImage: String
11
6keyword: String
11
7language: String
11
8longDescription: String
11
9shortDescription: String
11
10thumbnail: String
12
13}