OBJECT

EspotCatalogGroupAttachmentReferenceAttachmentReferenceDescription

link GraphQL Schema definition

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