@valon-technologies/gestalt
Preparing search index...
index
WorkflowRunContextSignal
Interface WorkflowRunContextSignal
interface
WorkflowRunContextSignal
{
id
:
string
;
name
:
string
;
payload
:
Record
<
string
,
JsonInput
>
;
metadata
:
Record
<
string
,
JsonInput
>
;
createdBySubjectId
:
string
;
createdAt
:
string
;
idempotencyKey
:
string
;
sequence
?:
number
;
}
Index
Properties
id
name
payload
metadata
created
By
Subject
Id
created
At
idempotency
Key
sequence?
Properties
id
id
:
string
name
name
:
string
payload
payload
:
Record
<
string
,
JsonInput
>
metadata
metadata
:
Record
<
string
,
JsonInput
>
created
By
Subject
Id
createdBySubjectId
:
string
created
At
createdAt
:
string
idempotency
Key
idempotencyKey
:
string
Optional
sequence
sequence
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
payload
metadata
created
By
Subject
Id
created
At
idempotency
Key
sequence
@valon-technologies/gestalt
Loading...