OBJECT

EspotCatalogGroupAttachmentReferenceAttachmentDescription

link GraphQL Schema definition

1type EspotCatalogGroupAttachmentReferenceAttachmentDescription {
2
3language: String
8
4longDescription: String
8
5name: String
8
6shortDescription: String
8
7userData: EspotCatalogGroupAttachmentReferenceAttachmentDescriptionUserData
9
10}