Backstage
Docs
Github
Preparing search index...
@backstage/backend-dynamic-feature-service
DynamicPluginsSchemasService
Interface DynamicPluginsSchemasService
interface
DynamicPluginsSchemasService
{
addDynamicPluginsSchemas
(
configSchema
:
ConfigSchema
,
)
:
Promise
<
{
schema
:
ConfigSchema
}
>
;
}
Index
Methods
add
Dynamic
Plugins
Schemas
Methods
add
Dynamic
Plugins
Schemas
addDynamicPluginsSchemas
(
configSchema
:
ConfigSchema
,
)
:
Promise
<
{
schema
:
ConfigSchema
}
>
Parameters
configSchema
:
ConfigSchema
Returns
Promise
<
{
schema
:
ConfigSchema
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Dynamic
Plugins
Schemas
Docs
Github
Backstage
Loading...