Skip to content

bpmn.graph.edges[].bpmnType

← Back to the parameter index

Declared existing-edge field; the current renderer ignores graph.edges[] and infers edge type from backend connector data.

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

Context
BPMN edge mappings
Accepted value
bpmn:SequenceFlow
Required
Yes
Default
No documented default.

User scenarios

  • Audit declared edge mapping without assuming it controls existing-edge rendering.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/bpmn/types/panel/graph/edge/index.ts, symbol Edge
  • Example coverage: Missing — No supported existing-edge example because the current renderer ignores graph.edges[].
  • Demo coverage: Missing — No runnable BPMN fixture.

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.