--- title: PriceListAdjustmentSettingsInput - GraphQL Admin description: The input fields to set a price list's adjustment settings. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/pricelistadjustmentsettingsinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/pricelistadjustmentsettingsinput.md --- # Price​List​Adjustment​Settings​Input input\_object The input fields to set a price list's adjustment settings. ## Fields * compare​At​Mode [Price​List​Compare​At​Mode!](https://shopify.dev/docs/api/admin-graphql/latest/enums/PriceListCompareAtMode) non-nullDefault:ADJUSTED Determines how adjustments are applied to compare at prices. *** ## Input objects using this input * [Price​List​Parent​Create​Input.settings](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListParentCreateInput#fields-settings) INPUT OBJECT The input fields to create a price list adjustment. * [Price​List​Parent​Update​Input.settings](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListParentUpdateInput#fields-settings) INPUT OBJECT The input fields used to update a price list's adjustment. *** ## Map ### Input objects using this input * [Price​List​Parent​Create​Input.settings](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListParentCreateInput#fields-settings) * [Price​List​Parent​Update​Input.settings](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListParentUpdateInput#fields-settings)