PriceListAdjustmentInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to set a price list adjustment.
Access Scopes
Fields
-
type:
PriceListAdjustmentType! -
The type of price adjustment, such as percentage increase or decrease.
-
value:
Float! -
The value of the price adjustment as specified by the `type`.
Input objects with this input object
Examples