Przejdź do głównej zawartości

AttributeRangeBounds

Min/max bounds for numeric attributes

type AttributeRangeBounds {
currencyCode: String
max: Float
min: Float
}

Fields

AttributeRangeBounds.currencyCode ● String scalar

Currency code for CURRENCY type

AttributeRangeBounds.max ● Float scalar

Maximum value in current product set

AttributeRangeBounds.min ● Float scalar

Minimum value in current product set

Member Of

AttributeDefinition object