@contio/partner-sdk - v1.10.0
Preparing search index...
WorkflowTemplate
Interface WorkflowTemplate
interface
WorkflowTemplate
{
created_at
:
string
;
description
?:
string
;
id
:
string
;
is_active
:
boolean
;
name
:
string
;
spec
:
Record
<
string
,
unknown
>
;
updated_at
:
string
;
workspace_id
:
string
;
}
Index
Properties
created_
at
description?
id
is_
active
name
spec
updated_
at
workspace_
id
Properties
created_
at
created_at
:
string
Optional
description
description
?:
string
id
id
:
string
is_
active
is_active
:
boolean
name
name
:
string
spec
spec
:
Record
<
string
,
unknown
>
Raw JSON workflow spec conforming to the workflow DAG schema.
updated_
at
updated_at
:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
description
id
is_
active
name
spec
updated_
at
workspace_
id
@contio/partner-sdk - v1.10.0
Loading...
Raw JSON workflow spec conforming to the workflow DAG schema.