Skip to content

web-backend


Type Alias: UpdateDropdownBody

UpdateDropdownBody = object

Defined in: packages/web-backend/src/fmea/dtos/update-dropdown-body.dto.ts:6

Request body to update dropdown options for a column.

Properties

column

column: string

Defined in: packages/web-backend/src/fmea/dtos/update-dropdown-body.dto.ts:8

Column name whose dropdown options are updated.


dropdownOptions: object[]

Defined in: packages/web-backend/src/fmea/dtos/update-dropdown-body.dto.ts:10

New set of dropdown options.

description

description: string

number

number: number