ListActionsResponse
Home > @backstage/plugin-scaffolder-react
> ListActionsResponse
The response shape for the listActions
call to the scaffolder-backend
Signature:
export type ListActionsResponse = Array<Action>;
References: Action
Home > @backstage/plugin-scaffolder-react
> ListActionsResponse
The response shape for the listActions
call to the scaffolder-backend
Signature:
export type ListActionsResponse = Array<Action>;
References: Action