benchling_sdk.services.v2.stable.workflow_flowchart_config_version_service module¶
- class WorkflowFlowchartConfigVersionService¶
Bases:
benchling_sdk.services.v2.base_service.BaseService
Workflow Flowchart Config Versions.
Workflow flowchart config versions are versioned graphs of flowchart configurations.
See https://benchling.com/api/reference#/Workflow%20Flowchart%20Config%20Versions
- get_by_id(workflow_flowchart_config_version_id: str) WorkflowFlowchartConfigVersion ¶
Get a workflow flowchart config version.
If there is a template flowchart, serializes that flowchart in the same format as the workflow_flowcharts service.
See https://benchling.com/api/reference#/Workflow%20Flowcharts/getWorkflowConfigVersion