@valon-technologies/gestalt
Preparing search index...
services/workflow
WorkflowRunEvent
Interface WorkflowRunEvent
interface
WorkflowRunEvent
{
id
:
string
;
runId
:
string
;
stepId
:
string
;
type
:
string
;
data
?:
JsonObject
;
createdAt
?:
Date
;
}
Index
Properties
id
run
Id
step
Id
type
data?
created
At?
Properties
id
id
:
string
run
Id
runId
:
string
step
Id
stepId
:
string
type
type
:
string
Optional
data
data
?:
JsonObject
Optional
created
At
createdAt
?:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
run
Id
step
Id
type
data
created
At
@valon-technologies/gestalt
Loading...