--- title: PriceListParentCreateInput - GraphQL Admin description: The input fields to create a price list adjustment. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/PriceListParentCreateInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/input-objects/PriceListAdjustmentInput) required The relative adjustments to other prices. * settings [Price​List​Adjustment​Settings​Input](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/input-objects/PriceListCreateInput#fields-parent)