On this pageVolumeDiscountMinMaxRangeFieldInputtype VolumeDiscountMinMaxRangeFieldInput { max: Float min: Float!}CopyFieldsmaxFloatIndicates the maximum amount of the product to be included in the rule.minFloat!requiredIndicates the minimum amount of the product to be included in the rule.