Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/sequence-diagram.generator.ts
Options for sequence diagram generation
Properties
| Property | Type |
|---|---|
showMiddleware | boolean |
showDatabase | boolean |
showReturns | boolean |
showActivation | boolean |
maxDepth | number |
includeNotes | boolean |
includeParticipantTypes | `Array<'client' |
Was this page helpful?