Benchling Procedure Flowchart API
Contains the flowchart configuration for a Procedure or TemplateCollection. A ProcedureFlowchart acts as a container for flowchart versions (see `ProcedureFlowchartVersion`), tracking both the latest working version (`latestFlowchartVersion`) and the published version (`publishedFlowchartVersion`) that is used when creating procedure runs. The parent relationship (see `parent`) connects this flowchart to either a `Procedure` or `TemplateCollection`. Note that this model will be deprecated soon, in favor of `WorkflowFlowchartConfig`.