Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/workspaceManager
PluginForAppCreationV2Response
Type Alias PluginForAppCreationV2Response
PluginForAppCreationV2Response
:
{
computedInputs
:
ComputedInputResponse
[]
;
displayName
:
string
;
generatesConnectionInterfacesByType
:
PluginForAppCreationV2ResponseGeneratesConnectionInterfaceByType
[]
;
globalComputedInputs
:
ComputedInputResponse
[]
;
inputs
:
PluginInputValuesInConsolidatedContextResponse
[]
;
requiredConnectionInterfacesByType
:
PluginForAppCreationV2ResponseRequiredConnectionInterfaceByType
[]
;
singleUse
?:
boolean
;
status
:
string
;
uri
:
string
;
version
:
string
;
}
Type declaration
computedInputs
:
ComputedInputResponse
[]
displayName
:
string
generatesConnectionInterfacesByType
:
PluginForAppCreationV2ResponseGeneratesConnectionInterfaceByType
[]
globalComputedInputs
:
ComputedInputResponse
[]
inputs
:
PluginInputValuesInConsolidatedContextResponse
[]
requiredConnectionInterfacesByType
:
PluginForAppCreationV2ResponseRequiredConnectionInterfaceByType
[]
Optional
singleUse
?:
boolean
status
:
string
uri
:
string
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...