DesignDataComponentParameter_Preview
**Experimental** Represents a parameter associated with a component.
type DesignDataComponentParameter_Preview {
name: String
value: String
}
Fields
DesignDataComponentParameter_Preview.name ● String scalar
**Experimental** The name of the parameter.
DesignDataComponentParameter_Preview.value ● String scalar
**Experimental** The value of the parameter.