# PriceListAdjustmentType - admin-graphql - ENUM Version: 2024-10 ## Description Represents a percentage price adjustment type. ### Access Scopes ## Enum values * [PERCENTAGE_DECREASE](/docs/api/admin-graphql/2024-10/enums/PERCENTAGE_DECREASE) * [PERCENTAGE_INCREASE](/docs/api/admin-graphql/2024-10/enums/PERCENTAGE_INCREASE) ## Fields with this enum * [PriceListAdjustment.type](/docs/api/admin-graphql/2024-10/objects/PriceListAdjustment) * [PriceListAdjustmentInput.type](/docs/api/admin-graphql/2024-10/input-objects/PriceListAdjustmentInput) ## Examples