Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workflows
CreateInfraRequest
Type Alias CreateInfraRequest
CreateInfraRequest
:
{
actionsAfter
?:
ActionRequest3
[]
;
actionsBefore
?:
ActionRequest3
[]
;
frontData
?:
object
|
null
;
infra
:
InfraRequest
;
newBranch
?:
string
|
null
;
origin
:
OriginRequest3
;
originBranch
?:
string
|
null
;
workspaceId
:
string
;
}
Type declaration
Optional
actionsAfter
?:
ActionRequest3
[]
Optional
actionsBefore
?:
ActionRequest3
[]
Optional
frontData
?:
object
|
null
infra
:
InfraRequest
Optional
newBranch
?:
string
|
null
origin
:
OriginRequest3
Optional
originBranch
?:
string
|
null
workspaceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...