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