PriceAdjustmentEffectInput
No description
input PriceAdjustmentEffectInput {
type: PriceAdjustmentEffectType!
operation: PriceAdjustmentEffectOperation
value: Float
price: Float
rounding: PriceAdjustmentRoundingInput
bounds: PriceAdjustmentBoundsInput
}