--- title: PriceListParentCreateInput - GraphQL Admin description: The input fields to create a price list 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/pricelistparentcreateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/pricelistparentcreateinput.md --- # Price​List​Parent​Create​Input input\_object The input fields to create a price list 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​Create​Input.parent](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListCreateInput#fields-parent) INPUT OBJECT The input fields to create a price list. *** ## Map ### Input objects using this input * [Price​List​Create​Input.parent](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListCreateInput#fields-parent)