INTERFACE
interface EmailSequenceNode {id: UUID! condition: EmailSequenceNodeCondition! dayOffset: Int! }