BranchCase
@forge/monorepo / backend/src / BranchCase
Type Alias: BranchCase
BranchCase =
object
Defined in: backend/src/flows/index.ts:103
Properties
next
readonlynext:string
Defined in: backend/src/flows/index.ts:108
operator
readonlyoperator:BranchOperator
Defined in: backend/src/flows/index.ts:105
path
readonlypath:StatePath
Defined in: backend/src/flows/index.ts:104
value?
readonlyoptionalvalue?:string|number|boolean
Defined in: backend/src/flows/index.ts:107
Absent for exists and absent, which are about presence rather than value.