FavoriteSourceType type
Definisce i valori per FavoriteSourceType. I valori possibili includono: 'retention', 'notebook', 'sessions', 'events', 'userflows', 'funnel', 'impact', 'segmentation'
type FavoriteSourceType =
| "retention"
| "notebook"
| "sessions"
| "events"
| "userflows"
| "funnel"
| "impact"
| "segmentation"