Interface: Main
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:17
Indexable
[k: string]: unknown
Properties
$type
$type:
"pub.chive.actor.profileConfig"
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:18
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:31
When this configuration was first created.
featuredCollectionUri?
optionalfeaturedCollectionUri:string
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:29
Collection node pinned to the top of the profile.
profileType?
optionalprofileType:string&object|"group"|"institution"|"researcher"|"project"
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:20
Broad kind of profile, used to pick sensible default sections. Open-ended: an unknown value is preserved and falls back to the default layout.
sections?
optionalsections:Section[]
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:27
Ordered display sections. Order in this array is the display order.
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/actor/profileConfig.ts:33
When this configuration was last changed.