Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/user-journey.interface.ts
Options for user journey analysis
Properties
| Property | Type |
|---|---|
criticalOnly | boolean |
maxDepth | number |
includeSubflows | boolean |
includeTemplateFlows | boolean |
includeStateMachineFlows | boolean |
minNodes | number |
Was this page helpful?