Preparing search index...
The search index is not available
@cobaltio/cobalt-js
@cobaltio/cobalt-js
PublicWorkflow
Interface PublicWorkflow
A public workflow in Cobalt.
interface
PublicWorkflow
{
_id
:
string
;
description
?:
string
;
name
:
string
;
}
Index
Properties
_id
description?
name
Properties
_id
_id
:
string
The workflow ID.
Optional
description
description
?:
string
The workflow description.
name
name
:
string
The workflow name.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
description
name
@cobaltio/cobalt-js
Loading...
A public workflow in Cobalt.