# PriceListParentUpdateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update a price list's adjustment. ### Access Scopes ## Fields * [adjustment](/docs/api/admin-graphql/2024-10/input-objects/PriceListAdjustmentInput): PriceListAdjustmentInput! - The relative adjustments to other prices.. * [settings](/docs/api/admin-graphql/2024-10/input-objects/PriceListAdjustmentSettingsInput): PriceListAdjustmentSettingsInput - The price list adjustment settings. ## Input objects with this input object * [PriceListUpdateInput](/docs/api/admin-graphql/2024-10/input-objects/PriceListUpdateInput) ## Examples