CreateUserPreferenceOptions
Defined in: src/lib/db/userPreferences/types.ts:113
Options for creating a new user preference record
Properties
description?
optionaldescription:string
Defined in: src/lib/db/userPreferences/types.ts:117
models?
optionalmodels:string
Defined in: src/lib/db/userPreferences/types.ts:118
nickname?
optionalnickname:string
Defined in: src/lib/db/userPreferences/types.ts:115
occupation?
optionaloccupation:string
Defined in: src/lib/db/userPreferences/types.ts:116
personality?
optionalpersonality:string
Defined in: src/lib/db/userPreferences/types.ts:119
walletAddress
walletAddress:
string
Defined in: src/lib/db/userPreferences/types.ts:114
Last updated on