- listStarters(
__namedParameters: {
$type?: "INFRA" | "APP";
appAllowed?: boolean;
stackVersionId: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<StarterResponseWithRange[]> Parameters
- __namedParameters: {
$type?: "INFRA" | "APP";
appAllowed?: boolean;
stackVersionId: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
Get a starter list from a StackVersion