Appearance
bpmn.request.objects[]
Object IDs passed to the graph method.
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
- Supply workflow graph context.
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 runnable read-only graph request includes one explicit object GUID.
- Demo coverage: Complete — The local graph handler requires local-order-001 before returning its object/link blocks. Open the runnable demo .