OBJECT
type AttachmentRelation {id: Uuid! attachmentId: Uuid entityId: Uuid entityType: String entity: String updatedAt: DateTime! createdAt: DateTime! }