Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-common
index
ScaffolderScaffoldResponse
Interface ScaffolderScaffoldResponse
The response shape of the
scaffold
method of the
ScaffolderClient
.
interface
ScaffolderScaffoldResponse
{
taskId
:
string
;
}
Index
Properties
task
Id
Properties
task
Id
taskId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
task
Id
Docs
Github
Backstage
Loading...
The response shape of the
scaffoldmethod of theScaffolderClient.