ImportedFlow
ImportedFlow =
object
Defined in: store/types.ts:131
ImportedFlow
PropertiesΒΆ
cacheSeed?ΒΆ
optionalcacheSeed:number|null
Defined in: store/types.ts:138
createdAt?ΒΆ
optionalcreatedAt:string
Defined in: store/types.ts:135
descriptionΒΆ
description:
string
Defined in: store/types.ts:133
edgesΒΆ
edges:
Edge[]
Defined in: store/types.ts:142
isAsync?ΒΆ
optionalisAsync:boolean
Defined in: store/types.ts:137
nameΒΆ
name:
string
Defined in: store/types.ts:132
nodesΒΆ
nodes:
Node[]
Defined in: store/types.ts:141
requirementsΒΆ
requirements:
string[]
Defined in: store/types.ts:134
skipDeps?ΒΆ
optionalskipDeps:boolean|null
Defined in: store/types.ts:139
tagsΒΆ
tags:
string[]
Defined in: store/types.ts:140
updatedAt?ΒΆ
optionalupdatedAt:string
Defined in: store/types.ts:136