Type Alias GetFlowByPathWithDraftData

GetFlowByPathWithDraftData: {
    path: string;
    workspace: string;
}