UpdateLeadEvent
type UpdateLeadEvent = { type: 'updateLead' lead: ServiceUserId | null }
Upon receiving, client will:
lead