genstudio-extensibility-sdk

@adobe/genstudio-extensibility-sdk


@adobe/genstudio-extensibility-sdk / Experience

Interface: Experience

Represents an Experience entity in the system. An Experience is a container for various fields that define its characteristics.

Properties

experienceFields

experienceFields: Record<string, ExperienceField>

Collection of experience fields stored as key-value pairs


id

id: string

Unique identifier for the experience


metadata?

optional metadata: ExperienceMetadata

Metadata associated with the experience


template?

optional template: Template

Template associated with the experience