INTERFACE
interface EmailSequenceCountStats {openCount: Int! clickCount: Int! replyCount: Int! unsubscribeCount: Int! sentCount: Int! }