Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/content
GetWorkflowsByStudioResponse
Type Alias GetWorkflowsByStudioResponse
GetWorkflowsByStudioResponse
:
{
id
:
string
;
latestVersion
?:
GetWorkflowsByStudioLatestVersionDataResponse
;
slug
:
string
;
studio
:
GetWorkflowsByStudioDataResponse
;
type
:
"create"
|
"deploy"
|
"destroy"
|
"reusable"
|
"rollback"
|
"starter"
;
}
Type declaration
id
:
string
Optional
latestVersion
?:
GetWorkflowsByStudioLatestVersionDataResponse
slug
:
string
studio
:
GetWorkflowsByStudioDataResponse
type
:
"create"
|
"deploy"
|
"destroy"
|
"reusable"
|
"rollback"
|
"starter"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...