Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
EditWorkflowSnapshot
Interface EditWorkflowSnapshot<T>
interface
EditWorkflowSnapshot
<
T
>
{
attachments
:
readonly
EditAttachmentMutation
[]
;
feature
:
CanonicalFeature
<
T
>
;
kind
:
EditWorkflowKind
;
metadata
:
EditWorkflowMetadata
;
protocol
:
Protocol
;
sourceId
:
string
;
}
Type Parameters
T
=
Record
<
string
,
unknown
>
Index
Properties
attachments
feature
kind
metadata
protocol
source
Id
Properties
attachments
attachments
:
readonly
EditAttachmentMutation
[]
feature
feature
:
CanonicalFeature
<
T
>
kind
kind
:
EditWorkflowKind
metadata
metadata
:
EditWorkflowMetadata
protocol
protocol
:
Protocol
source
Id
source
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
feature
kind
metadata
protocol
source
Id
@honua/sdk-js
Loading...