@adobe/genstudio-extensibility-sdk
@adobe/genstudio-extensibility-sdk / FieldUpdate
FieldUpdate: {
experienceId:string;name:string;value:string; }
Payload describing a single field update to apply on the canvas.
experienceId:
string
ID of the experience containing the field to update
name:
string
Name of the field to update (matches fieldName key)
value:
string
The new value to write into the field