--- title: PriceListParentUpdateInput - GraphQL Admin description: The input fields used to update a price list's adjustment. 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/pricelistparentupdateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/pricelistparentupdateinput.md --- # Price​List​Parent​Update​Input input\_object The input fields used to update a price list's adjustment. ## Fields * adjustment [Price​List​Adjustment​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListAdjustmentInput) required The relative adjustments to other prices.. * settings [Price​List​Adjustment​Settings​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListAdjustmentSettingsInput) The price list adjustment settings. *** ## Input objects using this input * [Price​List​Update​Input.parent](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListUpdateInput#fields-parent) INPUT OBJECT The input fields used to update a price list. *** ## Map ### Input objects using this input * [Price​List​Update​Input.parent](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListUpdateInput#fields-parent)