OBJECT

EspotAttachmentDescription

link GraphQL Schema definition

1type EspotAttachmentDescription {
2
3attachmentLanguage: String
7
4attachmentLongDescription: String
7
5attachmentName: String
7
6attachmentShortDescription: String
8
9}