OBJECT
type MassEmailRelation {id: ID entityType: EntityNameEnum name: String pictureUrl: String emailId: ID! primaryEmail: String ownerName: String isAvailable: Boolean! itemsInConversationCount: Int! errorCode: Int! wasSent: Boolean! wasBounced: Boolean! tags: [FeedTag]! sentiment: EmailSentimentEnum }