UpdateUserPreferenceOptions
Defined in: src/lib/db/userPreferences/types.ts:125
Options for updating an existing user preference record
Properties
description?
optionaldescription:string
Defined in: src/lib/db/userPreferences/types.ts:128
models?
optionalmodels:string
Defined in: src/lib/db/userPreferences/types.ts:129
nickname?
optionalnickname:string
Defined in: src/lib/db/userPreferences/types.ts:126
occupation?
optionaloccupation:string
Defined in: src/lib/db/userPreferences/types.ts:127
personality?
optionalpersonality:string
Defined in: src/lib/db/userPreferences/types.ts:130
Last updated on