SelectorAttributeValue
If the value and the label have the same content only the value field is filled.
type SelectorAttributeValue {
value: String
label: String
}
Fields
SelectorAttributeValue.value ● String scalar
SelectorAttributeValue.label ● String scalar
Member Of
SelectorAttribute object ● SelectorCriterion object