Skip to Content
SdkReactInternalInterfacesUpdateUserPreferenceOptions

UpdateUserPreferenceOptions

Defined in: src/lib/db/userPreferences/types.ts:125 

Options for updating an existing user preference record

Properties

description?

optional description: string

Defined in: src/lib/db/userPreferences/types.ts:128 


models?

optional models: string

Defined in: src/lib/db/userPreferences/types.ts:129 


nickname?

optional nickname: string

Defined in: src/lib/db/userPreferences/types.ts:126 


occupation?

optional occupation: string

Defined in: src/lib/db/userPreferences/types.ts:127 


personality?

optional personality: string

Defined in: src/lib/db/userPreferences/types.ts:130 

Last updated on