FavoriteSourceType type
Definiuje wartości elementu FavoriteSourceType. Możliwe wartości to: "retention", "notebook", "sessions", "events", "userflows", "lejek", "impact", "segmentacja"
type FavoriteSourceType =
| "retention"
| "notebook"
| "sessions"
| "events"
| "userflows"
| "funnel"
| "impact"
| "segmentation"