OBJECT
type Attachment {id: String! userId: String updatedAt: DateTime! createdAt: DateTime! url: String fileName: String displayName: String segment: String asyncStatus: String contentType: String! contentLength: Long! metaDetails: String }