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