DesignDataRuleAttribute_Preview
**Experimental** Represents an attribute associated with a rule.
type DesignDataRuleAttribute_Preview {
name: String!
value: String
}
Fields
DesignDataRuleAttribute_Preview.name ● String! non-null scalar
**Experimental** The name of the attribute.
DesignDataRuleAttribute_Preview.value ● String scalar
**Experimental** The value of the attribute.