genstudio-extensibility-sdk

@adobe/genstudio-extensibility-sdk


@adobe/genstudio-extensibility-sdk / ExperienceField

Interface: ExperienceField

Represents a field within an Experience. Each field contains a name and corresponding value.

Properties

additionalMetadata?

optional additionalMetadata: Record<string, any>

Additional metadata for the experience field


fieldName

fieldName: string

Name of the experience field


fieldValue

fieldValue: string

Value associated with the experience field


keywords?

optional keywords: string[]

Keywords for the experience field