Skip to content

bpmn.graph.nodes[].typeName

← Back to the parameter index

Unique backend entity type matched to returned graph objects.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
BPMN node mappings
Accepted value
string
Required
Yes
Default
No documented default.

User scenarios

  • Render each backend workflow entity with the intended card.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/bpmn/types/panel/graph/node/index.ts, symbol Node
  • Example coverage: Complete — The generated API and runnable fixture map exact backend node types.
  • Demo coverage: Complete — The BPMN tab maps LocalWorkflowStart, LocalWorkflowTask, and LocalWorkflowEnd response objects. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.