Type alias GetFlowDebugInfoData

GetFlowDebugInfoData: {
    id: string;
    workspace: string;
}

Type declaration

  • id: string
  • workspace: string