Type Alias DeleteGroupData

DeleteGroupData: {
    name: string;
    workspace: string;
}