Appearance
bpmn.request.parent
Backend parent for graph loading.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- BPMN panel
- Accepted value
string- Required
- Yes
- Default
- No documented default.
User scenarios
- Load a workflow graph through its metamethod.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/types/panel/request.ts, symbolBpmnPanelRequest - Example coverage: Complete — The guide and runnable fixture show the exact graph-method request.
- Demo coverage: Complete — The BPMN tab sends LocalWorkflow as the graph method parent. Open the runnable demo .