Interface: WorkflowRevisionRefSummary
Defined in: packages/sdk/src/types/generated/entity_ref.ts:208
A published revision. Its own name fields are operator free text.
revision_name and assistant_name are both nullable operator text, so
the label is the parent Workflow's name and the number is what
distinguishes this revision from its siblings — which is exactly what
workflow.published lines want to show.
Properties
kind?
optionalkind:"workflow_revision"
Defined in: packages/sdk/src/types/generated/entity_ref.ts:209
revisionNumber?
optionalrevisionNumber:number|null
Defined in: packages/sdk/src/types/generated/entity_ref.ts:210