Type Alias: RootProcessInstanceKey
type RootProcessInstanceKey = CamundaKey<"RootProcessInstanceKey">;
Defined in: gen/types.gen.ts:4019
The key of the root process instance. The root process instance is the top-level ancestor in the process instance hierarchy. This field is only present for data belonging to process instance hierarchies created in version 8.9 or later.