Noticeable
OBJECT
type EmailEvent {createdAt: DateTime! dispatchId: String from: String id: String! receptionTime: DateTime! recipient: String! subject: String type: EmailEventType! }