PreferenceRuleValue
The PreferenceRuleValue type represents the value of a PreferenceRule.
type PreferenceRuleValue {
percentage: Float!
filterCompetitors: Boolean!
}
The PreferenceRuleValue type represents the value of a PreferenceRule.
type PreferenceRuleValue {
percentage: Float!
filterCompetitors: Boolean!
}
PreferenceRuleValue.percentage