Skip to main content

AttachmentPreview (Object)

Description

No description



Fields

NameDescription
extension - String!Extension of the attachment
id - ID!ID of the attachment
name - StringName of the attachment
size - StringSize of the attachment

type AttachmentPreview {
extension: String!
id: ID!
name: String
size: String
}