UserStatusDef

This is the type that is used to define a status for a Flow

Property

Description

reactions

Type: string optional

the name of the flow

statuses

Type: UserFlowStatusesDef<STATUSES, MUTATORS> required

The statuses definition this flow will have

initialStatus

Type: AsapLike<StatusLike<STATUSES>> optional

Last updated